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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
StyleRareInheritedData.h 69 StyleColor textEmphasisColor() const { return m_textEmphasisColorIsCurrentColor ? StyleColor::currentColor() : StyleColor(m_textEmphasisColor); }
RenderStyle.h     [all...]

Completed in 60 milliseconds