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

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

Completed in 85 milliseconds