Home
last modified time | relevance | path

Searched refs:setFillPaintColor (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/animation/
DCSSPropertyAnimation.cpp1047 …Fill, &RenderStyle::fillPaintType, &RenderStyle::fillPaintColor, &RenderStyle::setFillPaintColor)); in ensurePropertyMap()
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.h1369 …void setFillPaintColor(const Color& c) { accessSVGStyle()->setFillPaint(SVGPaint::SVG_PAINTTYPE_RG… in setFillPaintColor() function