Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.h264 void normalizeAttributes();
DNode.cpp513 toElement(node)->normalizeAttributes(); in normalize()
DElement.cpp2503 void Element::normalizeAttributes() in normalizeAttributes() function in WebCore::Element