Searched refs:getTransformedClipBounds (Results 1 – 3 of 3) sorted by relevance
893 if (!drawingContext()->getTransformedClipBounds(&clipBounds)) in fill()1065 if (!drawingContext()->getTransformedClipBounds(&clipBounds)) in fillRect()1267 if (!drawingContext()->getTransformedClipBounds(&clipBounds)) in drawImageInternal()1505 if (!drawingContext()->getTransformedClipBounds(&clipBounds)) in drawImage()1778 if (!drawingContext()->getTransformedClipBounds(&clipBounds)) in computeDirtyRect()
139 bool getTransformedClipBounds(FloatRect* bounds) const;
367 bool GraphicsContext::getTransformedClipBounds(FloatRect* bounds) const in getTransformedClipBounds() function in WebCore::GraphicsContext