Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLElement.h130 void dirAttributeChanged(const AtomicString&);
DHTMLElement.cpp315 dirAttributeChanged(value); in parseAttribute()
731 void HTMLElement::dirAttributeChanged(const AtomicString& value) in dirAttributeChanged() function in blink::HTMLElement