Home
last modified time | relevance | path

Searched refs:PostFullscreenChangeNotification (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/fullscreen/
Dfullscreen_controller.cc156 PostFullscreenChangeNotification(true); in ToggleFullscreenModeForTab()
184 PostFullscreenChangeNotification(true); in ToggleFullscreenModeForTab()
339 PostFullscreenChangeNotification(!exiting_fullscreen); in WindowFullscreenStateChanged()
524 void FullscreenController::PostFullscreenChangeNotification( in PostFullscreenChangeNotification() function in FullscreenController
Dfullscreen_controller.h180 void PostFullscreenChangeNotification(bool is_fullscreen);