GetCursorSet       31 ash/test/cursor_manager_test_api.cc   return cursor_manager_->GetCursorSet();
GetCursorSet       48 ui/aura/client/cursor_client.h   virtual ui::CursorSetType GetCursorSet() const = 0;
GetCursorSet       31 ui/aura/test/test_cursor_client.h   virtual ui::CursorSetType GetCursorSet() const OVERRIDE;
GetCursorSet      138 ui/wm/core/cursor_manager.cc   if (GetCursorSet() != state_on_unlock_->cursor_set())
GetCursorSet       50 ui/wm/core/cursor_manager.h   virtual ui::CursorSetType GetCursorSet() const OVERRIDE;
GetCursorSet      188 ui/wm/core/cursor_manager_unittest.cc   EXPECT_EQ(ui::CURSOR_SET_NORMAL, cursor_manager_.GetCursorSet());
GetCursorSet      191 ui/wm/core/cursor_manager_unittest.cc   EXPECT_EQ(ui::CURSOR_SET_NORMAL, cursor_manager_.GetCursorSet());
GetCursorSet      194 ui/wm/core/cursor_manager_unittest.cc   EXPECT_EQ(ui::CURSOR_SET_LARGE, cursor_manager_.GetCursorSet());
GetCursorSet      197 ui/wm/core/cursor_manager_unittest.cc   EXPECT_EQ(ui::CURSOR_SET_NORMAL, cursor_manager_.GetCursorSet());