Searched refs:areSVGAttributesValid (Results 1 – 5 of 5) sorted by relevance
389 if (isSynchronizingSVGAttributes() || areSVGAttributesValid()) in updateAnimatedSVGAttribute()
267 if (UNLIKELY(!areSVGAttributesValid())) in getAttribute()634 if (!areSVGAttributesValid()) { in getAttribute()855 if (!areSVGAttributesValid()) in hasAttributes()
468 if (!areSVGAttributesValid()) in attributes()
710 bool areSVGAttributesValid() const { return getFlag(AreSVGAttributesValidFlag); } in areSVGAttributesValid() function
11447 (WebCore::Node::areSVGAttributesValid):