isOutermostSVGSVGElement  138 Source/core/svg/SVGDocumentExtensions.cpp         if (!outerSVG->isOutermostSVGSVGElement())
isOutermostSVGSVGElement  233 Source/core/svg/SVGElement.cpp     if (isOutermostSVGSVGElement())
isOutermostSVGSVGElement  850 Source/core/svg/SVGElement.cpp         if (!element || !element->isOutermostSVGSVGElement())
isOutermostSVGSVGElement  887 Source/core/svg/SVGElement.cpp     if (isOutermostSVGSVGElement())
isOutermostSVGSVGElement   54 Source/core/svg/SVGElement.h     bool isOutermostSVGSVGElement() const;
isOutermostSVGSVGElement  304 Source/core/svg/SVGLengthContext.cpp     if (m_context->isOutermostSVGSVGElement()) {
isOutermostSVGSVGElement  166 Source/core/svg/SVGSVGElement.cpp     if (!inDocument() || !isOutermostSVGSVGElement())
isOutermostSVGSVGElement  183 Source/core/svg/SVGSVGElement.cpp     if (!inDocument() || !isOutermostSVGSVGElement())
isOutermostSVGSVGElement  484 Source/core/svg/SVGSVGElement.cpp     if (!isOutermostSVGSVGElement()) {
isOutermostSVGSVGElement  535 Source/core/svg/SVGSVGElement.cpp     if (isOutermostSVGSVGElement())