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

  /external/webkit/Source/WebCore/css/
FontValue.h 52 virtual bool isFontValue() const { return true; }
CSSValue.h 56 virtual bool isFontValue() const { return false; }

Completed in 368 milliseconds