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

  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGResourceClipper.h 68 bool pathOnlyClipping(GraphicsContext*, const FloatRect&);
RenderSVGResourceClipper.cpp 107 bool RenderSVGResourceClipper::pathOnlyClipping(GraphicsContext* context, const FloatRect& objectBoundingBox)
167 if (pathOnlyClipping(context, objectBoundingBox))

Completed in 27 milliseconds