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

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSUnicodeRangeValue.h 62 DEFINE_CSS_VALUE_TYPE_CASTS(CSSUnicodeRangeValue, isUnicodeRangeValue());
CSSValue.h 108 bool isUnicodeRangeValue() const { return m_classType == UnicodeRangeClass; }

Completed in 36 milliseconds