Searched defs:OnHostKeyEvent (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/ui/aura/ | ||
D | root_window_host_x11_unittest.cc | 29 virtual bool OnHostKeyEvent(ui::KeyEvent* event) OVERRIDE { in OnHostKeyEvent() function in __anon005e6fde0111::TestRootWindowHostDelegate |
D | root_window.cc | 759 bool RootWindow::OnHostKeyEvent(ui::KeyEvent* event) { in OnHostKeyEvent() function in aura::RootWindow |