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

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSFunctionValue.h 57 DEFINE_CSS_VALUE_TYPE_CASTS(CSSFunctionValue, isFunctionValue());
CSSValue.h 85 bool isFunctionValue() const { return m_classType == FunctionClass; }

Completed in 56 milliseconds