Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGRoot.h53 virtual bool isSVGRoot() const { return true; } in isSVGRoot() function
/external/webkit/Source/WebCore/rendering/
DRenderObject.h334 virtual bool isSVGRoot() const { return false; } in isSVGRoot() function