Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DWebViewImpl.h299 WebAutofillClient* autofillClient() in autofillClient() function
DWebViewImpl.cpp326 void WebViewImpl::setAutofillClient(WebAutofillClient* autofillClient) in setAutofillClient()