Searched refs:isUnicodeRangeValue (Results 1 – 2 of 2) sorted by relevance
60 DEFINE_CSS_VALUE_TYPE_CASTS(CSSUnicodeRangeValue, isUnicodeRangeValue());
108 bool isUnicodeRangeValue() const { return m_classType == UnicodeRangeClass; } in isUnicodeRangeValue() function