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

  /external/chromium_org/ui/aura/client/
cursor_client.h 40 virtual void HideCursor() = 0;
70 // set by the lastest call of SetCursor, ShowCursor/HideCursor, and
  /external/chromium_org/ui/wm/core/
cursor_manager_unittest.cc 87 cursor_manager_.HideCursor();
102 cursor_manager_.HideCursor();
110 cursor_manager_.HideCursor();
124 cursor_manager_.HideCursor();
202 // ShowCursor/HideCursor and EnableMouseEvents/DisableMouseEvents are used
210 cursor_manager_.HideCursor();
236 cursor_manager_.HideCursor();
295 // Hide the cursor using HideCursor().
296 cursor_manager_.HideCursor();
315 // Hide the cursor using HideCursor()
    [all...]
cursor_manager.h 49 virtual void HideCursor() OVERRIDE;
cursor_manager.cc 105 void CursorManager::HideCursor() {
compound_event_filter.cc 172 client->HideCursor();
  /external/chromium_org/ui/aura/test/
test_cursor_client.cc 40 void TestCursorClient::HideCursor() {
test_cursor_client.h 38 virtual void HideCursor() OVERRIDE;
  /external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
SDL_macmouse.c 95 HideCursor();
  /external/chromium_org/ash/wm/
lock_state_controller.cc 277 shell->cursor_manager()->HideCursor();
315 shell->cursor_manager()->HideCursor();
372 shell->cursor_manager()->HideCursor();
419 shell->cursor_manager()->HideCursor();
  /external/chromium_org/ash/wm/maximize_mode/
maximize_mode_event_blocker.cc 136 cursor_client_->HideCursor();
  /external/chromium_org/ui/chromeos/
touch_exploration_controller.cc 423 cursor_client->HideCursor();
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura_unittest.cc 159 cursor_client_a->HideCursor();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
control.h     [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura_unittest.cc     [all...]
render_widget_host_view_aura.cc     [all...]
  /external/chromium_org/ash/
shell.cc     [all...]
  /external/chromium_org/ash/wm/overview/
window_selector_unittest.cc 267 aura::client::GetCursorClient(root_window)->HideCursor();
    [all...]
  /external/chromium_org/ui/aura/
window.cc 171 cursor_client->HideCursor();
    [all...]

Completed in 1877 milliseconds