Home
last modified time | relevance | path

Searched refs:clearAreSVGAttributesValid (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGElement.h99 void invalidateSVGAttributes() { clearAreSVGAttributesValid(); } in invalidateSVGAttributes()
/external/webkit/Source/WebCore/dom/
DNode.h712 void clearAreSVGAttributesValid() { clearFlag(AreSVGAttributesValidFlag); } in clearAreSVGAttributesValid() function
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2411449 (WebCore::Node::clearAreSVGAttributesValid):