Home
last modified time | relevance | path

Searched refs:applyClippingToContext (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGResourceClipper.cpp104 …return applyClippingToContext(object, object->objectBoundingBox(), object->repaintRectInLocalCoord… in applyResource()
158 bool RenderSVGResourceClipper::applyClippingToContext(RenderObject* object, const FloatRect& object… in applyClippingToContext() function in WebCore::RenderSVGResourceClipper
193 … if (!clipper->applyClippingToContext(this, objectBoundingBox, repaintRect, maskContext)) { in applyClippingToContext()
DRenderSVGResourceClipper.h67 … bool applyClippingToContext(RenderObject*, const FloatRect&, const FloatRect&, GraphicsContext*);
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0630144 (WebCore::RenderSVGResourceClipper::applyClippingToContext):
73092 …e::RenderSVGResourceClipper::applyResource): Return the value of applyClippingToContext, instead o…
73093 …(WebCore::RenderSVGResourceClipper::applyClippingToContext): Moved some code from createClipData, …
74852 (WebCore::RenderSVGResourceClipper::applyClippingToContext):
77739 (WebCore::RenderSVGResourceClipper::applyClippingToContext):
DChangeLog-2010-05-2417176 (WebCore::RenderSVGResourceClipper::applyClippingToContext):
23085 (WebCore::RenderSVGResourceClipper::applyClippingToContext): direct clipping or maskImage?
DChangeLog14936 (WebCore::RenderSVGResourceClipper::applyClippingToContext):