OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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