Searched refs:GetCursorClient (Results 1 – 21 of 21) sorted by relevance
146 aura::client::GetCursorClient(root_window); in UpdateCursor()193 aura::client::GetCursorClient(target->GetRootWindow()); in SetCursorVisibilityOnEvent()209 aura::client::GetCursorClient(target->GetRootWindow()); in SetMouseEventsEnableStateOnEvent()
323 aura::client::GetCursorClient(root); in IsCursorVisible()
23 CursorClient* GetCursorClient(Window* window) { in GetCursorClient() function
90 AURA_EXPORT CursorClient* GetCursorClient(Window* window);
393 aura::client::GetCursorClient(root_window_); in AfterAnimationMoveCursorTo()444 aura::client::GetCursorClient(root_window_); in OnImplicitAnimationsCompleted()
234 aura::client::GetCursorClient(root_window)->HideCursor(); in TEST_F()249 EXPECT_TRUE(aura::client::GetCursorClient(root_window)->IsCursorLocked()); in TEST_F()250 EXPECT_TRUE(aura::client::GetCursorClient(root_window)->IsCursorVisible()); in TEST_F()259 EXPECT_FALSE(aura::client::GetCursorClient(root_window)->IsCursorLocked()); in TEST_F()
134 cursor_client_ = aura::client::GetCursorClient( in WindowOverview()
587 aura::client::GetCursorClient(root); in WasShown()1066 aura::client::GetCursorClient(root); in ScrollOffsetChanged()2180 aura::client::GetCursorClient(root_window); in LockMouse()2209 aura::client::GetCursorClient(root_window); in UnlockMouse()2744 aura::client::GetCursorClient(window_->GetRootWindow()); in OnMouseEvent()3316 aura::client::GetCursorClient(root_window); in UpdateCursorIfOverSelf()3441 aura::client::GetCursorClient(window_->GetRootWindow()); in AddedToRootWindow()3457 aura::client::GetCursorClient(window_->GetRootWindow()); in RemovingFromRootWindow()
185 client::GetCursorClient(GetRootWindow()->window()); in QueryMouseLocation()
404 client::GetCursorClient(root_window); in Dispatch()685 client::GetCursorClient(GetRootWindow()->window()); in QueryMouseLocation()
515 client::CursorClient* cursor_client = client::GetCursorClient(window()); in MoveCursorToInternal()926 client::CursorClient* cursor_client = client::GetCursorClient(window()); in DispatchMouseEventToTarget()
415 aura::client::GetCursorClient(GetRootWindow()->window()); in QueryMouseLocation()
183 client::CursorClient* cursor_client = client::GetCursorClient(window_); in ScopedCursorHider()197 client::CursorClient* cursor_client = client::GetCursorClient(window_); in ~ScopedCursorHider()
806 aura::client::GetCursorClient(root_window_->window()); in SetCursor()815 aura::client::GetCursorClient(root_window_->window()); in IsMouseEventsEnabled()
528 aura::client::GetCursorClient(root_window_->window()); in QueryMouseLocation()
837 aura::client::GetCursorClient(GetRootWindow()->window()); in QueryMouseLocation()
355 aura::client::GetCursorClient(root_window); in RunMoveLoop()
628 aura::client::CursorClient* cursor_client = aura::client::GetCursorClient( in UpdateLocatedEventRevealedLock()
211 aura::client::GetCursorClient(CurrentContext())->DisableMouseEvents(); in AttemptRevealStateChange()
613 aura::client::GetCursorClient(window_->GetRootWindow()); in SetCursor()622 aura::client::GetCursorClient(window_->GetRootWindow()); in IsMouseEventsEnabled()
1033 aura::client::CursorClient* cursor_client = aura::client::GetCursorClient( in CalculateAutoHideState()