getTransformedClipBounds  999 Source/core/html/canvas/CanvasRenderingContext2D.cpp     if (!drawingContext()->getTransformedClipBounds(&clipBounds)) {
getTransformedClipBounds 1312 Source/core/html/canvas/CanvasRenderingContext2D.cpp     if (!drawingContext()->getTransformedClipBounds(&clipBounds))
getTransformedClipBounds 1547 Source/core/html/canvas/CanvasRenderingContext2D.cpp     if (!c->getTransformedClipBounds(&clipBounds))
getTransformedClipBounds 1763 Source/core/html/canvas/CanvasRenderingContext2D.cpp     if (!drawingContext()->getTransformedClipBounds(&clipBounds))
getTransformedClipBounds  133 Source/platform/graphics/GraphicsContext.h     bool getTransformedClipBounds(FloatRect* bounds) const;