HomeSort by relevance Sort by last modified time
    Searched defs:fullscreen_exit_bubble (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view.h 183 FullscreenExitBubbleViews* fullscreen_exit_bubble() { function in class:BrowserView
browser_view_layout.cc 357 FullscreenExitBubbleViews* fullscreen_exit_bubble = local
359 if (fullscreen_exit_bubble)
360 fullscreen_exit_bubble->RepositionIfVisible();

Completed in 44 milliseconds