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.h246 void normalizeAttributes();
DNode.cpp519 toElement(node)->normalizeAttributes(); in normalize()
DElement.cpp2470 void Element::normalizeAttributes() in normalizeAttributes() function in blink::Element