Searched refs:formNoValidate (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLButtonElement.idl28 [Reflect] attribute boolean formNoValidate;
H A DHTMLFormControlElement.h52 bool formNoValidate() const;
H A DHTMLInputElement.idl36 [Reflect] attribute boolean formNoValidate;
H A DHTMLFormControlElement.cpp99 bool HTMLFormControlElement::formNoValidate() const function in class:WebCore::HTMLFormControlElement
H A DHTMLFormElement.cpp216 if (submitElement && submitElement->formNoValidate())

Completed in 264 milliseconds