Home
last modified time | relevance | path

Searched defs:isSVG (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGSVGElement.h135 virtual bool isSVG() const { return true; } in isSVG() function
DSVGElement.h79 virtual bool isSVG() const { return false; } in isSVG() function