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

/external/chromium_org/chrome/browser/ui/fullscreen/
H A Dfullscreen_controller.cc91 return IsFullscreenForCapturedTab(web_contents);
286 if (!IsFullscreenForCapturedTab(old_contents))
318 if (IsFullscreenForCapturedTab(web_contents)) {
357 if (IsFullscreenForCapturedTab(active_web_contents)) {
732 if (IsFullscreenForCapturedTab(web_contents)) {
741 bool FullscreenController::IsFullscreenForCapturedTab( function in class:FullscreenController

Completed in 99 milliseconds