Searched refs:HandleKeyPressEvent (Results 1 – 4 of 4) sorted by relevance
71 bool HandleKeyPressEvent(const content::NativeWebKeyboardEvent& event);
110 base::Bind(&AutofillPopupControllerImpl::HandleKeyPressEvent, in AutofillPopupControllerImpl()274 bool AutofillPopupControllerImpl::HandleKeyPressEvent( in HandleKeyPressEvent() function in autofill::AutofillPopupControllerImpl
2461 return popup_controller_->HandleKeyPressEvent(event); in HandleKeyPressEventInInput()
201 base::Bind(&AutofillInteractiveTest::HandleKeyPressEvent, in AutofillInteractiveTest()360 bool HandleKeyPressEvent(const content::NativeWebKeyboardEvent& event) { in HandleKeyPressEvent() function in autofill::AutofillInteractiveTest