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

  /external/webkit/Source/WebCore/svg/
SVGElement.h 79 virtual bool isSVG() const { return false; }
SVGSVGElement.h 135 virtual bool isSVG() const { return true; }
SVGLength.cpp 331 if (viewportElement && viewportElement->isSVG()) {

Completed in 135 milliseconds