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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElement.h429 virtual bool isRequiredFormControl() const { return false; } function in class:blink::Element
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLSelectElement.cpp519 bool HTMLSelectElement::isRequiredFormControl() const function in class:blink::HTMLSelectElement
H A DHTMLInputElement.cpp1383 bool HTMLInputElement::isRequiredFormControl() const function in class:blink::HTMLInputElement

Completed in 390 milliseconds