Home
last modified time | relevance | path

Searched defs:UpdateCommandsForFullscreenMode (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/
Dbrowser_command_controller_unittest.cc322 UpdateCommandsForFullscreenMode) { in TEST_F() argument
Dbrowser_command_controller.cc1173 void BrowserCommandController::UpdateCommandsForFullscreenMode() { in UpdateCommandsForFullscreenMode() function in chrome::BrowserCommandController
/external/chromium/chrome/browser/ui/
Dbrowser.cc1147 void Browser::UpdateCommandsForFullscreenMode(bool is_fullscreen) { in UpdateCommandsForFullscreenMode() function in Browser