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

  /external/chromium_org/ui/aura/client/
cursor_client.cc 23 CursorClient* GetCursorClient(Window* window) {
cursor_client.h 91 AURA_EXPORT CursorClient* GetCursorClient(Window* window);
  /external/chromium_org/ui/wm/core/
compound_event_filter.cc 113 aura::client::GetCursorClient(root_window);
165 aura::client::GetCursorClient(target->GetRootWindow());
181 aura::client::GetCursorClient(target->GetRootWindow());
197 aura::client::GetCursorClient(target->GetRootWindow());
  /external/chromium_org/ash/wm/maximize_mode/
maximize_mode_event_blocker.cc 134 aura::client::GetCursorClient(Shell::GetTargetRootWindow());
  /external/chromium_org/ash/magnifier/
magnification_controller.cc 376 aura::client::GetCursorClient(root_window_);
427 aura::client::GetCursorClient(root_window_);
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura_unittest.cc 109 aura::client::CursorClient* cursor_client_a = aura::client::GetCursorClient(
111 aura::client::CursorClient* cursor_client_b = aura::client::GetCursorClient(
desktop_native_widget_aura.cc 877 aura::client::GetCursorClient(host_->window());
886 aura::client::GetCursorClient(host_->window());
    [all...]
desktop_window_tree_host_win.cc 153 aura::client::GetCursorClient(window());
    [all...]
  /external/chromium_org/ui/aura/
window_tree_host.cc 264 client::CursorClient* cursor_client = client::GetCursorClient(window());
window_tree_host_x11.cc 344 client::GetCursorClient(root_window);
window.cc 168 client::CursorClient* cursor_client = client::GetCursorClient(window_);
182 client::CursorClient* cursor_client = client::GetCursorClient(window_);
    [all...]
window_event_dispatcher.cc 729 client::CursorClient* cursor_client = client::GetCursorClient(window());
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.cc 555 aura::client::GetCursorClient(root);
921 aura::client::GetCursorClient(root);
    [all...]
  /external/chromium_org/ui/views/corewm/
tooltip_controller.cc 344 aura::client::GetCursorClient(root);
  /external/chromium_org/ui/chromeos/
touch_exploration_controller.cc 419 aura::client::GetCursorClient(root_window_);
touch_exploration_controller_unittest.cc 136 aura::client::GetCursorClient(root_window());
    [all...]
  /external/chromium_org/ui/views/widget/
native_widget_aura.cc 618 aura::client::GetCursorClient(window_->GetRootWindow());
627 aura::client::GetCursorClient(window_->GetRootWindow());
    [all...]
  /external/chromium_org/ash/wm/
immersive_fullscreen_controller.cc 650 aura::client::CursorClient* cursor_client = aura::client::GetCursorClient(
    [all...]
toplevel_window_event_handler.cc 399 aura::client::GetCursorClient(root_window);
  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.cc 533 aura::client::CursorClient* cursor_client = aura::client::GetCursorClient(
  /external/chromium_org/ash/wm/overview/
window_selector_unittest.cc 267 aura::client::GetCursorClient(root_window)->HideCursor();
286 EXPECT_FALSE(aura::client::GetCursorClient(root_window)->IsCursorLocked());
    [all...]
  /external/chromium_org/ash/shelf/
shelf_layout_manager.cc     [all...]

Completed in 1184 milliseconds