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

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSArrayFunctionValue.h 58 DEFINE_CSS_VALUE_TYPE_CASTS(CSSArrayFunctionValue, isArrayFunctionValue());
CSSValue.h 104 bool isArrayFunctionValue() const { return m_classType == CSSArrayFunctionValueClass; }

Completed in 100 milliseconds