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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLFormControlElement.cpp438 if (!willValidate() || isValidFormControlElement())
451 bool HTMLFormControlElement::isValidFormControlElement() function in class:WebCore::HTMLFormControlElement
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElement.h577 virtual bool isValidFormControlElement() { return false; } function in class:WebCore::Element

Completed in 57 milliseconds