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

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSReflectValue.h 69 DEFINE_CSS_VALUE_TYPE_CASTS(CSSReflectValue, isReflectValue());
CSSValue.h 95 bool isReflectValue() const { return m_classType == ReflectClass; }

Completed in 624 milliseconds