Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.cpp413 void Element::synchronizeAllAttributes() const in synchronizeAllAttributes() function in WebCore::Element
1205 synchronizeAllAttributes(); in hasAttributes()
1211 synchronizeAllAttributes(); in hasEquivalentAttributes()
1212 other->synchronizeAllAttributes(); in hasEquivalentAttributes()
1980 synchronizeAllAttributes(); in setAttributeNode()
3327 other.synchronizeAllAttributes(); in cloneAttributesFromElement()
DElement.h286 void synchronizeAllAttributes() const;
DNode.cpp1753 owner1->synchronizeAllAttributes(); in compareDocumentPositionInternal()