image_cursors_     40 ash/test/cursor_manager_test_api.cc       image_cursors_->GetDisplay();
image_cursors_     75 ash/wm/ash_native_cursor_manager.cc   if (image_cursors_->SetDisplay(display))
image_cursors_     88 ash/wm/ash_native_cursor_manager.cc     image_cursors_->SetPlatformCursor(&new_cursor);
image_cursors_     91 ash/wm/ash_native_cursor_manager.cc     image_cursors_->SetPlatformCursor(&invisible_cursor);
image_cursors_     99 ash/wm/ash_native_cursor_manager.cc       image_cursors_->GetDisplay().device_scale_factor());
image_cursors_    110 ash/wm/ash_native_cursor_manager.cc   image_cursors_->SetCursorSet(cursor_set);
image_cursors_    126 ash/wm/ash_native_cursor_manager.cc   image_cursors_->SetScale(scale);
image_cursors_    142 ash/wm/ash_native_cursor_manager.cc     image_cursors_->SetPlatformCursor(&invisible_cursor);
image_cursors_     70 ash/wm/ash_native_cursor_manager.h   scoped_ptr<ImageCursors> image_cursors_;