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

  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller.h 146 // Posts a task to call NotifyFullscreenChange.
149 void NotifyFullscreenChange(bool is_fullscreen);
fullscreen_controller.cc 485 base::Bind(&FullscreenController::NotifyFullscreenChange,
490 void FullscreenController::NotifyFullscreenChange(bool is_fullscreen) {

Completed in 69 milliseconds