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

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

Completed in 133 milliseconds