Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/style/
H A DSVGRenderStyleDefs.cpp71 , paintUri(SVGRenderStyle::initialStrokePaintUri()) in StyleStrokeData()
H A DSVGRenderStyle.h80 static String initialStrokePaintUri() { return String(); } in initialStrokePaintUri() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/svg/
H A DRenderSVGResourceClipper.cpp255 …kePaintType(), SVGRenderStyle::initialStrokePaintColor(), SVGRenderStyle::initialStrokePaintUri()); in drawContentIntoMaskImage()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/css/
H A DSVGCSSStyleSelector.cpp257 …kePaintType(), SVGRenderStyle::initialStrokePaintColor(), SVGRenderStyle::initialStrokePaintUri()); in applySVGProperty()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog57783 (WebCore::SVGRenderStyle::initialStrokePaintUri):