Searched refs:HandleUntranslatedKeyEvent (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler_delegate.h179 virtual bool HandleUntranslatedKeyEvent(const ui::KeyEvent& event) = 0;
H A Dhwnd_message_handler.cc1519 if (!delegate_->HandleUntranslatedKeyEvent(key))
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_win.h183 virtual bool HandleUntranslatedKeyEvent(const ui::KeyEvent& event) OVERRIDE;
H A Ddesktop_window_tree_host_win.cc846 bool DesktopWindowTreeHostWin::HandleUntranslatedKeyEvent( function in class:views::DesktopWindowTreeHostWin

Completed in 169 milliseconds