Searched refs:inUseShadowTree (Results 1 – 4 of 4) sorted by relevance
83 } else if (isSVGGElement(*element) && toSVGGElement(element)->inUseShadowTree()) { in calculateLocalTransform()
125 if (!needsPendingResourceHandling() || !inDocument() || inUseShadowTree()) in buildPendingResourcesIfNeeded()177 …if (inUseShadowTree() && parentOrShadowHostElement() && parentOrShadowHostElement()->isSVGElement(… in isOutermostSVGSVGElement()212 if (inUseShadowTree()) { in title()474 ASSERT(instance->inUseShadowTree()); in mapInstanceToElement()485 ASSERT(instance->inUseShadowTree()); in removeInstanceMapping()575 bool SVGElement::inUseShadowTree() const in inUseShadowTree() function in blink::SVGElement
277 if (!referencedScope() || inUseShadowTree()) in scheduleShadowTreeRecreation()300 if (!referencedScope() || inUseShadowTree()) in buildPendingResource()353 if (inUseShadowTree()) in buildShadowAndInstanceTree()
156 bool inUseShadowTree() const;