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

  /external/chromium_org/ui/ozone/platform/dri/
dri_cursor.cc 48 HideCursor();
51 void DriCursor::HideCursor() {
60 HideCursor();
dri_cursor.h 33 void HideCursor();
dri_window.cc 62 window_manager_->cursor()->HideCursor();
  /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/chromium_org/ash/wm/
lock_state_controller.cc 174 shell->cursor_manager()->HideCursor();
213 shell->cursor_manager()->HideCursor();
270 shell->cursor_manager()->HideCursor();
317 shell->cursor_manager()->HideCursor();
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura_unittest.cc 159 cursor_client_a->HideCursor();
  /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/ui/chromeos/
touch_exploration_controller.cc     [all...]
  /external/chromium_org/ui/aura/
window.cc 171 cursor_client->HideCursor();
    [all...]
  /external/chromium_org/ash/wm/overview/
window_selector_unittest.cc 293 aura::client::GetCursorClient(root_window)->HideCursor();
    [all...]

Completed in 537 milliseconds