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

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebViewImpl.h355 WebAutofillClient* autofillClient() function in class:WebKit::WebViewImpl
H A DWebViewImpl.cpp328 void WebViewImpl::setAutofillClient(WebAutofillClient* autofillClient) argument
330 m_autofillClient = autofillClient;

Completed in 1499 milliseconds