Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGResourceClipper.cpp236 WindRule newClipRule = style->svgStyle()->clipRule(); in drawContentIntoMaskImage() local
244 newClipRule = renderer->style()->svgStyle()->clipRule(); in drawContentIntoMaskImage()
259 svgStyle->setFillRule(newClipRule); in drawContentIntoMaskImage()