Searched defs:hasDirectionAuto (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLElement.cpp829 bool HTMLElement::hasDirectionAuto() const function in class:WebCore::HTMLElement
837 if (!(selfOrAncestorHasDirAutoAttribute() && hasDirectionAuto())) {

Completed in 71 milliseconds