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

  /external/webkit/WebCore/svg/
SVGPaint.h 89 virtual bool isSVGPaint() const { return true; }
  /external/webkit/WebCore/css/
CSSValue.h 67 virtual bool isSVGPaint() const { return false; }

Completed in 163 milliseconds