HomeSort by relevance Sort by last modified time
    Searched refs:pathOnlyClipping (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGResourceClipper.h 59 bool pathOnlyClipping(GraphicsContext*, const AffineTransform&, const FloatRect&);
RenderSVGResourceClipper.cpp 84 bool RenderSVGResourceClipper::pathOnlyClipping(GraphicsContext* context, const AffineTransform& animatedLocalTransform, const FloatRect& objectBoundingBox)
158 if (pathOnlyClipping(context, animatedLocalTransform, objectBoundingBox))

Completed in 430 milliseconds