Searched defs:strokeOpacity (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DSVGRenderStyle.h325 float strokeOpacity() const { return stroke->opacity; } function in class:WebCore::SVGRenderStyle
H A DRenderStyle.h1376 float strokeOpacity() const { return svgStyle()->strokeOpacity(); } function in class:WebCore::RenderStyle

Completed in 106 milliseconds