HomeSort by relevance Sort by last modified time
    Searched full:mac_with_chrome_mode_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller_state_unittest.cc 73 bool mac_with_chrome_mode_; member in class:FullscreenControllerTestWindow
79 mac_with_chrome_mode_(false),
91 mac_with_chrome_mode_ = false;
130 return IsFullscreen() && mac_with_chrome_mode_;
134 return IsFullscreen() && !mac_with_chrome_mode_;
171 mac_with_chrome_mode_ = new_mac_with_chrome_mode;

Completed in 266 milliseconds