Home
last modified time | relevance | path

Searched defs:textEmphasisColor (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleRareInheritedData.h69 …StyleColor textEmphasisColor() const { return m_textEmphasisColorIsCurrentColor ? StyleColor::curr… in textEmphasisColor() function
DRenderStyle.h1788 StyleColor textEmphasisColor() const { return rareInheritedData->textEmphasisColor(); } in textEmphasisColor() function