Searched refs:areSVGAttributesValid (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGElement.cpp389 if (isSynchronizingSVGAttributes() || areSVGAttributesValid())
/external/webkit/Source/WebCore/dom/
H A DElement.h468 if (!areSVGAttributesValid())
H A DElement.cpp267 if (UNLIKELY(!areSVGAttributesValid()))
634 if (!areSVGAttributesValid()) {
855 if (!areSVGAttributesValid())
H A DNode.h710 bool areSVGAttributesValid() const { return getFlag(AreSVGAttributesValidFlag); } function in class:WebCore::Node

Completed in 106 milliseconds