Searched refs:isStyled (Results 1 – 19 of 19) sorted by relevance
230 … if (!childNode->isSVGElement() || !static_cast<SVGElement*>(childNode)->isStyled() || !renderer) in drawContentIntoMaskImage()288 … if (!childNode->isSVGElement() || !static_cast<SVGElement*>(childNode)->isStyled() || !renderer) in calculateClipContentRepaintRect()314 … if (!childNode->isSVGElement() || !static_cast<SVGElement*>(childNode)->isStyled() || !renderer) in hitTestClipContent()
147 if (!node->isSVGElement() || !static_cast<SVGElement*>(node)->isStyled() || !renderer) in drawContentIntoMaskImage()185 … if (!childNode->isSVGElement() || !static_cast<SVGElement*>(childNode)->isStyled() || !renderer) in calculateMaskContentRepaintRect()
282 … if (!node->isSVGElement() || !static_cast<SVGElement*>(node)->isStyled() || !node->renderer()) in createTileImage()
283 if (!svgElement->isStyled()) in calculateMarkerBoundsIfNeeded()
221 … if (element->isStyled() && static_cast<SVGStyledElement*>(element)->hasRelativeLengths()) { in layoutChildren()
180 if (!element->isStyled()) in registerPendingResource()
86 virtual bool isStyled() const { return true; } in isStyled() function
296 if (!targetElement->isStyled()) in isTargetAttributeCSSProperty()312 if (targetElement->isStyled()) in setTargetAttributeAnimatedValue()331 if (targetElement->isStyled()) in setTargetAttributeAnimatedValue()
76 virtual bool isStyled() const { return false; } in isStyled() function
97 if (element->isStyled() && static_cast<SVGStyledElement*>(element)->instanceUpdatesBlocked()) in invalidateAllInstancesOfElement()
93 if (currentElement->isStyled()) in computeCTM()
112 if (svgParent->isStyled()) in adjustForInheritance()328 if (value.isEmpty() || value != inherit || !targetElement->isStyled()) in inheritsFromProperty()
279 if (isStyled()) in animatedPropertyTypeForAttribute()
457 if (!element->isStyled()) { in updateRelativeLengthsInformation()
1090 if (!element || !element->isStyled()) in selfHasRelativeLengths()
2540 if (!element->isStyled()) in instancesForSVGElement()
11754 (KSVG::SVGElementImpl::isStyled):11775 (KSVG::SVGStyledElementImpl::isStyled):
38055 (WebCore::SVGElement::isStyled):
2000 (WebCore::SVGStyledElement::isStyled):