Home
last modified time | relevance | path

Searched refs:StartWatchingMouse (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/fullscreen/
Dfullscreen_exit_bubble.h63 void StartWatchingMouse();
Dfullscreen_exit_bubble.cc46 void FullscreenExitBubble::StartWatchingMouse() { in StartWatchingMouse() function in FullscreenExitBubble
/external/chromium_org/chrome/browser/ui/views/
Dfullscreen_exit_bubble_views.cc365 StartWatchingMouse(); in UpdateMouseWatcher()