Searched refs:isAutofocusable (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLDialogElement.cpp60 if (control->isAutofocusable()) {
H A DHTMLFormControlElement.h102 bool isAutofocusable() const;
H A DHTMLFormControlElement.cpp198 bool HTMLFormControlElement::isAutofocusable() const function in class:blink::HTMLFormControlElement
214 if (!element->isAutofocusable())

Completed in 80 milliseconds