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

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSCanvasValue.h 114 DEFINE_CSS_VALUE_TYPE_CASTS(CSSCanvasValue, isCanvasValue());
CSSValue.h 79 bool isCanvasValue() const { return m_classType == CanvasClass; }

Completed in 105 milliseconds