HomeSort by relevance Sort by last modified time
    Searched defs:SetCursorSet (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ui/base/cursor/
image_cursors.cc 136 void ImageCursors::SetCursorSet(CursorSetType cursor_set) {
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_cursor_manager.cc 83 void DesktopNativeCursorManager::SetCursorSet(
  /external/chromium_org/ash/wm/
ash_native_cursor_manager.cc 119 void AshNativeCursorManager::SetCursorSet(
122 image_cursors_->SetCursorSet(cursor_set);
131 SetCursorSet(cursor_set);
  /external/chromium_org/ui/aura/test/
test_cursor_client.cc 46 void TestCursorClient::SetCursorSet(ui::CursorSetType cursor_set) {
  /external/chromium_org/ash/display/
cursor_window_controller.cc 173 void CursorWindowController::SetCursorSet(ui::CursorSetType cursor_set) {
  /external/chromium_org/ui/wm/core/
cursor_manager.cc 119 void CursorManager::SetCursorSet(ui::CursorSetType cursor_set) {
122 delegate_->SetCursorSet(state_on_unlock_->cursor_set(), this);

Completed in 178 milliseconds