Searched refs:textFieldDidEndEditing (Results 1 – 8 of 8) sorted by relevance
91 virtual void textFieldDidEndEditing(const WebInputElement&) { } in textFieldDidEndEditing() function
64 - (void)textFieldDidEndEditing:(UITextField *)textField {83 // when return (Join) is pressed to trigger |textFieldDidEndEditing|.
542 autofill_agent_->textFieldDidEndEditing(username_element_); in TEST_F()545 autofill_agent_->textFieldDidEndEditing(username_element_); in TEST_F()548 autofill_agent_->textFieldDidEndEditing(username_element_); in TEST_F()551 autofill_agent_->textFieldDidEndEditing(username_element_); in TEST_F()
81 virtual void textFieldDidEndEditing(
333 void AutofillAgent::textFieldDidEndEditing(const WebInputElement& element) { in textFieldDidEndEditing() function in autofill::AutofillAgent
1030 m_webView->autofillClient()->textFieldDidEndEditing(WebInputElement(&inputElement)); in didEndEditingOnTextField()
1097 // the focus, and then EditorClientImpl::textFieldDidEndEditing() would cancel
2303 // the focus, and then EditorClientImpl::textFieldDidEndEditing() would cancel