Home
last modified time | relevance | path

Searched defs:shouldPerformActionInTextField (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/
DInjectedBundlePageFormClient.cpp77 bool InjectedBundlePageFormClient::shouldPerformActionInTextField(WebPage* page, HTMLInputElement* … in shouldPerformActionInTextField() function in WebKit::InjectedBundlePageFormClient
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundlePage.h237 …WKBundlePageShouldPerformActionInTextFieldCallback shouldPerformActionInTextField; member