Home | History | Annotate | Download | only in autofill

Lines Matching defs:OnFormSubmitted

288     IPC_MESSAGE_HANDLER(AutofillHostMsg_FormSubmitted, OnFormSubmitted)
306 void AutofillManager::OnFormSubmitted(const FormData& form) {
311 wrapper->autocomplete_history_manager()->OnFormSubmitted(form);