Searched defs:fullscreen_exit_bubble (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.h183 FullscreenExitBubbleViews* fullscreen_exit_bubble() { function in class:BrowserView
H A Dbrowser_view_layout.cc357 FullscreenExitBubbleViews* fullscreen_exit_bubble = local
359 if (fullscreen_exit_bubble)
360 fullscreen_exit_bubble->RepositionIfVisible();

Completed in 520 milliseconds