HomeSort by relevance Sort by last modified time
    Searched refs:AsRootWindowHostDelegate (Results 1 - 23 of 23) sorted by null

  /external/chromium_org/ash/
cancel_mode.cc 18 (*i)->root_window()->AsRootWindowHostDelegate()->OnHostCancelMode();
  /external/chromium_org/ui/keyboard/
keyboard_util.cc 44 root_window->AsRootWindowHostDelegate()->OnHostKeyEvent(&press_event);
47 root_window->AsRootWindowHostDelegate()->OnHostKeyEvent(&release_event);
91 root_window->AsRootWindowHostDelegate()->OnHostKeyEvent(&press_event);
93 root_window->AsRootWindowHostDelegate()->OnHostKeyEvent(&release_event);
99 root_window->AsRootWindowHostDelegate()->OnHostKeyEvent(&press_event);
101 root_window->AsRootWindowHostDelegate()->OnHostKeyEvent(&release_event);
  /external/chromium_org/ui/views/corewm/
compound_event_filter_unittest.cc 64 root_window()->AsRootWindowHostDelegate()->OnHostKeyEvent(&key);
71 root_window()->AsRootWindowHostDelegate()->OnHostMouseEvent(&enter);
77 root_window()->AsRootWindowHostDelegate()->OnHostMouseEvent(&move);
82 root_window()->AsRootWindowHostDelegate()->OnHostMouseEvent(&real_move);
86 root_window()->AsRootWindowHostDelegate()->OnHostKeyEvent(&key);
93 root_window()->AsRootWindowHostDelegate()->OnHostMouseEvent(&exit);
110 root_window()->AsRootWindowHostDelegate()->OnHostMouseEvent(&mouse0);
117 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&press0);
121 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&move);
126 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&release)
    [all...]
input_method_event_filter.cc 71 return target_root_window_->AsRootWindowHostDelegate()->OnHostKeyEvent(
81 return target_root_window_->AsRootWindowHostDelegate()->OnHostKeyEvent(
  /external/chromium_org/ui/aura/gestures/
gesture_recognizer_unittest.cc 550 root_window->AsRootWindowHostDelegate()->OnHostTouchEvent(&move);
564 root_window->AsRootWindowHostDelegate()->OnHostTouchEvent(&move);
655 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&press);
671 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&release);
704 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&press);
722 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&release);
747 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&press);
763 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&release);
788 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&press);
804 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&move)
    [all...]
  /external/chromium_org/ui/aura/
root_window_unittest.cc 115 root_window()->AsRootWindowHostDelegate()->OnHostMouseEvent(&event1);
156 root_window()->AsRootWindowHostDelegate()->OnHostMouseEvent(event.get());
165 root_window()->AsRootWindowHostDelegate()->OnHostMouseEvent(event.get());
174 root_window()->AsRootWindowHostDelegate()->OnHostMouseEvent(event.get());
183 root_window()->AsRootWindowHostDelegate()->OnHostMouseEvent(event.get());
192 root_window()->AsRootWindowHostDelegate()->OnHostMouseEvent(event.get());
336 EXPECT_FALSE(root_window()->AsRootWindowHostDelegate()->OnHostKeyEvent(
341 EXPECT_TRUE(root_window()->AsRootWindowHostDelegate()->OnHostKeyEvent(
355 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&press);
362 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&release)
    [all...]
window_unittest.cc 519 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&pressed);
525 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&released);
876 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&touchev);
892 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&touchev2);
915 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&press);
929 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&move);
    [all...]
root_window.h 105 RootWindowHostDelegate* AsRootWindowHostDelegate();
root_window.cc 238 RootWindowHostDelegate* RootWindow::AsRootWindowHostDelegate() {
    [all...]
  /external/chromium_org/ash/wm/
window_manager_unittest.cc 189 root_window->AsRootWindowHostDelegate()->OnHostKeyEvent(&keyev);
196 root_window->AsRootWindowHostDelegate()->OnHostTouchEvent(&touchev);
201 root_window->AsRootWindowHostDelegate()->OnHostKeyEvent(&keyev);
238 EXPECT_FALSE(root_window->AsRootWindowHostDelegate()->OnHostKeyEvent(&keyev));
252 EXPECT_FALSE(root_window->AsRootWindowHostDelegate()->OnHostKeyEvent(&keyev));
443 root_window->AsRootWindowHostDelegate()->OnHostTouchEvent(&touchev1);
460 root_window->AsRootWindowHostDelegate()->OnHostTouchEvent(&touchev2);
510 root_window->AsRootWindowHostDelegate()->OnHostMouseEvent(&move1);
517 root_window->AsRootWindowHostDelegate()->OnHostMouseEvent(&move2);
525 root_window->AsRootWindowHostDelegate()->OnHostMouseEvent(&move1)
    [all...]
sticky_keys.cc 43 target->GetRootWindow()->AsRootWindowHostDelegate()->OnHostKeyEvent(event);
system_gesture_event_filter_unittest.cc 236 root_window->AsRootWindowHostDelegate()->OnHostTouchEvent(&press1);
302 root_window->AsRootWindowHostDelegate()->OnHostTouchEvent(&press);
custom_frame_view_ash_unittest.cc 556 root_window->AsRootWindowHostDelegate()->OnHostTouchEvent(&press);
564 root_window->AsRootWindowHostDelegate()->OnHostTouchEvent(&release);
    [all...]
  /external/chromium_org/content/browser/renderer_host/
touch_smooth_scroll_gesture_aura.cc 27 root_window->AsRootWindowHostDelegate();
  /external/chromium_org/ui/views/widget/
native_widget_aura_unittest.cc 260 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&press);
273 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&release);
296 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&press);
306 root_window()->AsRootWindowHostDelegate()->OnHostTouchEvent(&release);
  /external/chromium_org/content/browser/web_contents/
web_contents_view_aura_browsertest.cc 283 root_window->AsRootWindowHostDelegate()->OnHostTouchEvent(&press);
290 root_window->AsRootWindowHostDelegate()->OnHostTouchEvent(&move1);
301 root_window->AsRootWindowHostDelegate()->OnHostTouchEvent(&inc);
310 root_window->AsRootWindowHostDelegate()->OnHostTouchEvent(&inc);
319 root_window->AsRootWindowHostDelegate()->OnHostTouchEvent(&inc);
  /external/chromium_org/ash/wm/workspace/
workspace_event_handler_unittest.cc 271 root->AsRootWindowHostDelegate()->OnHostMouseEvent(&press);
275 root->AsRootWindowHostDelegate()->OnHostMouseEvent(&release);
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_capture_client_unittest.cc 79 root_window()->AsRootWindowHostDelegate()->OnHostMouseEvent(
  /external/chromium_org/ash/display/
display_controller_unittest.cc 707 primary_root->AsRootWindowHostDelegate()->GetDeviceScaleFactor());
711 secondary_root->AsRootWindowHostDelegate()->GetDeviceScaleFactor());
721 secondary_root->AsRootWindowHostDelegate()->GetDeviceScaleFactor());
726 primary_root->AsRootWindowHostDelegate()->GetDeviceScaleFactor());
738 primary_root->AsRootWindowHostDelegate()->GetDeviceScaleFactor());
    [all...]
  /external/chromium_org/ash/accelerators/
accelerator_controller_unittest.cc 626 EXPECT_TRUE(Shell::GetPrimaryRootWindow()->AsRootWindowHostDelegate()->
631 EXPECT_FALSE(Shell::GetPrimaryRootWindow()->AsRootWindowHostDelegate()->
636 EXPECT_FALSE(Shell::GetPrimaryRootWindow()->AsRootWindowHostDelegate()->
645 EXPECT_TRUE(Shell::GetPrimaryRootWindow()->AsRootWindowHostDelegate()->
649 EXPECT_FALSE(Shell::GetPrimaryRootWindow()->AsRootWindowHostDelegate()->
657 EXPECT_FALSE(Shell::GetPrimaryRootWindow()->AsRootWindowHostDelegate()->
    [all...]
  /external/chromium_org/content/browser/web_contents/aura/
window_slider_unittest.cc 25 root_window->AsRootWindowHostDelegate();
  /external/chromium_org/ui/aura/test/
event_generator.cc 538 current_root_window_->AsRootWindowHostDelegate();
  /external/chromium_org/ash/drag_drop/
drag_drop_controller_unittest.cc 765 Shell::GetPrimaryRootWindow()->AsRootWindowHostDelegate()->OnHostMouseEvent(
    [all...]

Completed in 447 milliseconds