Home
last modified time | relevance | path

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

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