Home | History | Annotate | Download | only in fullscreen

Lines Matching defs:fullscreen

5 #include "chrome/browser/ui/fullscreen/fullscreen_controller.h"
14 #include "chrome/browser/fullscreen.h"
96 // TODO(robertshield): Find a way to reconcile tab-initiated fullscreen
123 // We need to update the fullscreen exit bubble, e.g., going from browser
124 // fullscreen to tab fullscreen will need to show different content.
132 // This is only a change between Browser and Tab fullscreen. We generate
133 // a fullscreen notification now because there is no window change.
150 // If currently there is a tab in "tab fullscreen" mode and fullscreen
151 // was not caused by it (i.e., previously it was in "browser fullscreen"
152 // mode), we need to switch back to "browser fullscreen" mode. In this
154 // fullscreen" mode.
157 // This is only a change between Browser and Tab fullscreen. We generate
158 // a fullscreen notification now because there is no window change.
167 // |extension_caused_fullscreen_| will be reset if this causes fullscreen to
197 // This method cannot be called if simplified fullscreen is enabled.
221 // (i.e. not the user), or if we're in tab fullscreen (user gesture required
273 // The call to exit fullscreen may result in asynchronous notification of
274 // fullscreen state change (e.g., on Linux). We don't want to rely on it
277 // up tab fullscreen related state.
319 bool fullscreen = false;
320 fullscreen_bubble::PermissionRequestedByType(bubble_type, &fullscreen,
322 DCHECK(!(fullscreen && tab_fullscreen_accepted_));
350 if (fullscreen && !tab_fullscreen_accepted_) {
375 // duplicate calls we do so only if not adjusting the fullscreen state
421 // In kiosk and exclusive app mode we always want to be fullscreen and do not
422 // want to show exit instructions for browser mode fullscreen.
533 // When in Metro snap mode, toggling in and out of fullscreen is prevented.
550 // In kiosk mode, we always want to be fullscreen. When the browser first
551 // starts we're not yet fullscreen, so let the initial toggle go through.
577 // from tab fullscreen out to browser with chrome.
592 // Once the window has become fullscreen it'll call back to