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

  /external/webkit/WebCore/svg/
SVGColor.h 84 virtual bool isSVGColor() const { return true; }
  /external/webkit/WebCore/css/
CSSValue.h 66 virtual bool isSVGColor() const { return false; }

Completed in 33 milliseconds