HomeSort by relevance Sort by last modified time
    Searched refs:setTextFillColor (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
StyleRareInheritedData.h 75 void setTextFillColor(const StyleColor& color) { m_textFillColor = color.resolve(Color()); m_textFillColorIsCurrentColor = color.isCurrentColor(); }
RenderStyle.h     [all...]

Completed in 66 milliseconds