Home
last modified time | relevance | path

Searched defs:canBeSuccessfulSubmitButton (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
DSubmitInputType.cpp79 bool SubmitInputType::canBeSuccessfulSubmitButton() in canBeSuccessfulSubmitButton() function in WebCore::SubmitInputType
DImageInputType.cpp167 bool ImageInputType::canBeSuccessfulSubmitButton() in canBeSuccessfulSubmitButton() function in WebCore::ImageInputType
DInputType.cpp501 bool InputType::canBeSuccessfulSubmitButton() in canBeSuccessfulSubmitButton() function in WebCore::InputType
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLButtonElement.cpp161 bool HTMLButtonElement::canBeSuccessfulSubmitButton() const in canBeSuccessfulSubmitButton() function in WebCore::HTMLButtonElement
DHTMLFormControlElement.h85 virtual bool canBeSuccessfulSubmitButton() const { return false; } in canBeSuccessfulSubmitButton() function
DHTMLInputElement.cpp781 bool HTMLInputElement::canBeSuccessfulSubmitButton() const in canBeSuccessfulSubmitButton() function in WebCore::HTMLInputElement