Searched refs:IsWatchingMouse (Results 1 – 3 of 3) sorted by relevance
65 bool IsWatchingMouse() const;
64 bool FullscreenExitBubble::IsWatchingMouse() const { in IsWatchingMouse() function in FullscreenExitBubble
361 if (should_watch_mouse == IsWatchingMouse()) in UpdateMouseWatcher()