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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
StyleRareInheritedData.h 76 void setTextEmphasisColor(const StyleColor& color) { m_textEmphasisColor = color.resolve(Color()); m_textEmphasisColorIsCurrentColor = color.isCurrentColor(); }
RenderStyle.h     [all...]

Completed in 40 milliseconds