Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.h277 void removeAllInlineStyleProperties();
DElement.cpp2026 removeAllInlineStyleProperties(); in removeAttribute()
3237 void Element::removeAllInlineStyleProperties() in removeAllInlineStyleProperties() function in WebCore::Element