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

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSFontValue.h 60 DEFINE_CSS_VALUE_TYPE_CASTS(CSSFontValue, isFontValue());
CSSValue.h 83 bool isFontValue() const { return m_classType == FontClass; }

Completed in 478 milliseconds