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

  /external/chromium/chrome/browser/ui/
browser_list.cc 325 void BrowserList::CloseAllBrowsers() {
402 CloseAllBrowsers();
405 // Terminate will result in a CloseAllBrowsers() call, and once (and if)
431 BrowserList::CloseAllBrowsers();
487 CloseAllBrowsers();
browser_list.h 103 // CloseAllBrowsers(true) on platforms where the application exits when no
111 static void CloseAllBrowsers();

Completed in 24 milliseconds