Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleRareInheritedData.h75 …void setTextFillColor(const StyleColor& color) { m_textFillColor = color.resolve(Color()); m_textF… in setTextFillColor() function
DRenderStyle.h1251 …void setTextFillColor(const StyleColor& c) { SET_VAR_WITH_SETTER(rareInheritedData, textFillColor,… in setTextFillColor() function