Home
last modified time | relevance | path

Searched refs:HandleKeyboardEvent (Results 1 – 25 of 66) sorted by relevance

123

/external/chromium_org/chrome/browser/ui/views/
Dconstrained_web_dialog_delegate_views.cc41 virtual void HandleKeyboardEvent( in HandleKeyboardEvent() function in __anon06676f4d0111::WebDialogWebContentsDelegateViews
50 current_browser->window()->HandleKeyboardEvent(event); in HandleKeyboardEvent()
80 virtual void HandleKeyboardEvent( in HandleKeyboardEvent() function in __anon06676f4d0111::ConstrainedWebDialogDelegateViews
83 unhandled_keyboard_event_handler_.HandleKeyboardEvent( in HandleKeyboardEvent()
/external/chromium_org/chrome/browser/ui/views/extensions/
Dextension_view_views.cc117 void ExtensionViewViews::HandleKeyboardEvent( in HandleKeyboardEvent() function in ExtensionViewViews
122 browser_->HandleKeyboardEvent(source, event); in HandleKeyboardEvent()
126 unhandled_keyboard_event_handler_.HandleKeyboardEvent(event, in HandleKeyboardEvent()
Dextension_view_views.h64 virtual void HandleKeyboardEvent(
/external/chromium_org/extensions/browser/guest_view/mime_handler_view/
Dmime_handler_view_guest.cc139 void MimeHandlerViewGuest::HandleKeyboardEvent( in HandleKeyboardEvent() function in extensions::MimeHandlerViewGuest
151 embedder_web_contents()->GetDelegate()->HandleKeyboardEvent(web_contents(), in HandleKeyboardEvent()
Dmime_handler_view_guest.h41 virtual void HandleKeyboardEvent(
/external/chromium_org/ui/views/controls/webview/
Dunhandled_keyboard_event_handler.h25 void HandleKeyboardEvent(const content::NativeWebKeyboardEvent& event,
Dunhandled_keyboard_event_handler_linux.cc20 void UnhandledKeyboardEventHandler::HandleKeyboardEvent( in HandleKeyboardEvent() function in views::UnhandledKeyboardEventHandler
Dunhandled_keyboard_event_handler_win.cc20 void UnhandledKeyboardEventHandler::HandleKeyboardEvent( in HandleKeyboardEvent() function in views::UnhandledKeyboardEventHandler
/external/chromium_org/chrome/browser/extensions/
Dextension_view.h46 virtual void HandleKeyboardEvent(
Dextension_view_host.cc98 view_->HandleKeyboardEvent(source, event); in UnhandledKeyboardEvent()
188 void ExtensionViewHost::HandleKeyboardEvent( in HandleKeyboardEvent() function in extensions::ExtensionViewHost
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_delegate.h45 virtual void HandleKeyboardEvent(const NativeWebKeyboardEvent& event) {} in HandleKeyboardEvent() function
/external/chromium_org/chrome/browser/ui/webui/
Dconstrained_web_dialog_delegate_base.h42 virtual void HandleKeyboardEvent(
Dconstrained_web_dialog_delegate_base.cc93 void ConstrainedWebDialogDelegateBase::HandleKeyboardEvent( in HandleKeyboardEvent() function in ConstrainedWebDialogDelegateBase
/external/chromium_org/extensions/browser/app_window/
Dnative_app_window.h59 virtual void HandleKeyboardEvent(
/external/chromium_org/athena/content/
Dweb_activity.cc95 void HandleKeyboardEvent(content::WebContents* source, in HandleKeyboardEvent() function in athena::__anond5d9b40a0111::WebActivityController
97 unhandled_keyboard_event_handler_.HandleKeyboardEvent( in HandleKeyboardEvent()
303 virtual void HandleKeyboardEvent( in HandleKeyboardEvent() function in athena::AthenaWebView
306 controller_->HandleKeyboardEvent(source, event); in HandleKeyboardEvent()
/external/chromium_org/chrome/browser/ui/panels/
Dpanel_host.cc190 void PanelHost::HandleKeyboardEvent( in HandleKeyboardEvent() function in PanelHost
193 return panel_->HandleKeyboardEvent(event); in HandleKeyboardEvent()
Dpanel_host.h73 virtual void HandleKeyboardEvent(
/external/chromium_org/content/browser/browser_plugin/
Dbrowser_plugin_embedder.h71 bool HandleKeyboardEvent(const NativeWebKeyboardEvent& event);
Dbrowser_plugin_embedder.cc148 bool BrowserPluginEmbedder::HandleKeyboardEvent( in HandleKeyboardEvent() function in content::BrowserPluginEmbedder
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
Dextension_view_mac.h62 virtual void HandleKeyboardEvent(
/external/chromium_org/content/browser/renderer_host/input/
Dtouch_emulator.h35 bool HandleKeyboardEvent(const blink::WebKeyboardEvent& event);
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
Dautofill_sign_in_container.mm41 virtual void HandleKeyboardEvent(
49 void CocoaSignInDelegate::HandleKeyboardEvent(
/external/chromium_org/components/native_app_window/
Dnative_app_window_views.cc377 void NativeAppWindowViews::HandleKeyboardEvent( in HandleKeyboardEvent() function in native_app_window::NativeAppWindowViews
379 unhandled_keyboard_event_handler_.HandleKeyboardEvent(event, in HandleKeyboardEvent()
/external/chromium_org/chrome/browser/devtools/
Ddevtools_window.cc102 virtual void HandleKeyboardEvent(
144 void DevToolsToolboxDelegate::HandleKeyboardEvent( in HandleKeyboardEvent() function in __anon70c101fc0111::DevToolsToolboxDelegate
153 window->HandleKeyboardEvent(event); in HandleKeyboardEvent()
921 void DevToolsWindow::HandleKeyboardEvent( in HandleKeyboardEvent() function in DevToolsWindow
930 inspected_window->HandleKeyboardEvent(event); in HandleKeyboardEvent()
/external/chromium_org/extensions/shell/browser/
Dshell_native_app_window.h64 virtual void HandleKeyboardEvent(

123