Searched defs:clipPath (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DRenderSVGResourceClipper.cpp83 Path clipPath = Path(); local
[all...]
H A DSVGRenderingContext.cpp144 ShapeClipPathOperation& clipPath = toShapeClipPathOperation(*clipPathOperation); local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DGraphicsContextCairo.cpp490 void GraphicsContext::clipPath(const Path& path, WindRule clipRule) function in class:WebCore::GraphicsContext
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cg/
H A DGraphicsContextCG.cpp958 void GraphicsContext::clipPath(const Path& path, WindRule clipRule) function in class:WebCore::GraphicsContext
/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp1848 void GraphicsContext::clipPath(const Path&, WindRule) function in class:WebCore::GraphicsContext
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderBlock.cpp2525 ShapeClipPathOperation* clipPath = toShapeClipPathOperation(style().clipPath()); local

Completed in 264 milliseconds