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

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

Completed in 622 milliseconds