Searched refs:isOutermostSVG (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGSVGElement.cpp133 if (!isOutermostSVG())
493 if (!isOutermostSVG())
519 if (isOutermostSVG())
573 bool SVGSVGElement::isOutermostSVG() const function in class:WebCore::SVGSVGElement
H A DSVGSVGElement.h123 bool isOutermostSVG() const;
H A DSVGStyledElement.cpp77 if (svg->isOutermostSVG())

Completed in 66 milliseconds