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

  /external/webkit/WebCore/css/
CSSValueList.h 70 virtual bool isValueList() const { return true; }
CSSValue.h 62 virtual bool isValueList() const { return false; }

Completed in 22 milliseconds