Home
last modified time | relevance | path

Searched refs:CloseAllAppWindows (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/apps/
Dapp_window_registry_util.h27 static void CloseAllAppWindows();
Dapp_window_registry_util.cc74 void AppWindowRegistryUtil::CloseAllAppWindows() { in CloseAllAppWindows() function in AppWindowRegistryUtil
/external/chromium_org/chrome/browser/ui/cocoa/apps/
Dquit_with_apps_controller_mac.cc89 AppWindowRegistryUtil::CloseAllAppWindows(); in ButtonClick()