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

/external/chromium_org/third_party/WebKit/public/web/
H A DWebAutofillClient.h80 virtual void didClearAutofillSelection(const WebNode&) { } function in class:WebKit::WebAutofillClient
/external/chromium_org/components/autofill/content/renderer/
H A Dautofill_agent.cc358 void AutofillAgent::didClearAutofillSelection(const WebNode& node) { function in class:autofill::AutofillAgent
505 didClearAutofillSelection(element_);

Completed in 120 milliseconds