Searched refs:isOutermostSVGSVGElement (Results 1 – 5 of 5) sorted by relevance
142 if (!inDocument() || !isOutermostSVGSVGElement()) in currentScale()159 if (!inDocument() || !isOutermostSVGSVGElement()) in setCurrentScale()260 if (isOutermostSVGSVGElement() && (name == SVGNames::widthAttr || name == SVGNames::heightAttr)) in isPresentationAttribute()267 … if (isOutermostSVGSVGElement() && (name == SVGNames::widthAttr || name == SVGNames::heightAttr)) { in collectStyleForPresentationAttribute()488 if (!isOutermostSVGSVGElement()) { in localCoordinateSpaceTransform()539 if (isOutermostSVGSVGElement()) in createRenderer()775 if (isOutermostSVGSVGElement()) in finishParsingChildren()
58 bool isOutermostSVGSVGElement() const;
304 if (m_context->isOutermostSVGSVGElement()) { in determineViewport()
193 bool SVGElement::isOutermostSVGSVGElement() const in isOutermostSVGSVGElement() function in WebCore::SVGElement241 if (isOutermostSVGSVGElement()) in title()880 if (!element || !element->isOutermostSVGSVGElement()) in sendSVGLoadEventIfPossible()
136 if (!outerSVG->isOutermostSVGSVGElement()) in dispatchSVGLoadEventToOutermostSVGElements()