OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isUnicodeRangeValue
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSUnicodeRangeValue.h
60
DEFINE_CSS_VALUE_TYPE_CASTS(CSSUnicodeRangeValue,
isUnicodeRangeValue
());
CSSValue.h
108
bool
isUnicodeRangeValue
() const { return m_classType == UnicodeRangeClass; }
Completed in 451 milliseconds