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

/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGResourceClipper.cpp105 Path clipPath = Path(); local
218 SVGClipPathElement* clipPath = static_cast<SVGClipPathElement*>(node()); local
[all...]
H A DSVGRenderingContext.cpp132 ShapeClipPathOperation* clipPath = static_cast<ShapeClipPathOperation*>(clipPathOperation); local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DPathBlackBerry.cpp266 void GraphicsContext::clipPath(const Path& path, WindRule) function in class:WebCore::GraphicsContext
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DGraphicsContextCairo.cpp486 void GraphicsContext::clipPath(const Path& path, WindRule clipRule) function in class:WebCore::GraphicsContext
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DGraphicsContextCG.cpp852 void GraphicsContext::clipPath(const Path& path, WindRule clipRule) function in class:WebCore::GraphicsContext
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DGraphicsContextQt.cpp937 void GraphicsContext::clipPath(const Path& path, WindRule clipRule) function in class:WebCore::GraphicsContext
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp1830 void GraphicsContext::clipPath(const Path&, WindRule) function in class:WebCore::GraphicsContext
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderLayer.cpp3737 ShapeClipPathOperation* clipPath = static_cast<ShapeClipPathOperation*>(style->clipPath()); local
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.h1510 ClipPathOperation* clipPath() const { return rareNonInheritedData->m_clipPath.get(); } function in class:WebCore::RenderStyle

Completed in 216 milliseconds