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

  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller.h 153 void PostFullscreenChangeNotification(bool is_fullscreen);
fullscreen_controller.cc 139 PostFullscreenChangeNotification(true);
164 PostFullscreenChangeNotification(true);
293 PostFullscreenChangeNotification(!exiting_fullscreen);
492 void FullscreenController::PostFullscreenChangeNotification(

Completed in 4767 milliseconds