Home
last modified time | relevance | path

Searched refs:removeAttributeAt (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElementData.h172 void removeAttributeAt(size_t index);
295 inline void UniqueElementData::removeAttributeAt(size_t index) in removeAttributeAt() function
DElement.cpp2002 elementData.removeAttributeAt(index); in removeAttributeInternal()