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

/external/webkit/Source/WebCore/dom/
H A DElement.h319 virtual bool isValidFormControlElement() { return false; } function in class:WebCore::Element
/external/webkit/Source/WebCore/html/
H A DHTMLFormControlElement.cpp400 if (!willValidate() || isValidFormControlElement())
411 bool HTMLFormControlElement::isValidFormControlElement() function in class:WebCore::HTMLFormControlElement

Completed in 40 milliseconds