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

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebSearchableFormData.cpp72 bool IsHTTPFormSubmit(const HTMLFormElement* form) function in namespace:blink::__anon11374
244 || (!IsHTTPFormSubmit(formElement.get()) && !inputElement))

Completed in 73 milliseconds