/external/chromium/chrome/browser/chromeos/status/ |
D | window_switcher_button.h | 36 virtual void OnBrowserRemoved(const Browser* browser);
|
D | window_switcher_button.cc | 89 void WindowSwitcherButton::OnBrowserRemoved(const Browser* browser) { in OnBrowserRemoved() function in chromeos::WindowSwitcherButton
|
/external/chromium/chrome/browser/chromeos/ |
D | wm_overview_controller.h | 70 void OnBrowserRemoved(const Browser* browser);
|
D | tab_closeable_state_watcher.h | 63 virtual void OnBrowserRemoved(const Browser* browser);
|
D | tab_closeable_state_watcher.cc | 127 void TabCloseableStateWatcher::OnBrowserRemoved(const Browser* browser) { in OnBrowserRemoved() function in chromeos::TabCloseableStateWatcher
|
D | wm_overview_controller.cc | 549 void WmOverviewController::OnBrowserRemoved(const Browser* browser) { in OnBrowserRemoved() function in chromeos::WmOverviewController
|
/external/chromium/chrome/browser/ui/ |
D | browser_list.h | 30 virtual void OnBrowserRemoved(const Browser* browser) = 0;
|
D | browser_init_browsertest.cc | 69 virtual void OnBrowserRemoved(const Browser* browser) { } in OnBrowserRemoved() function in OpenURLsPopupObserver
|
D | browser_list.cc | 259 FOR_EACH_OBSERVER(Observer, observers_, OnBrowserRemoved(browser)); in RemoveBrowser()
|
/external/chromium/chrome/browser/extensions/ |
D | extension_browser_event_router.h | 46 virtual void OnBrowserRemoved(const Browser* browser);
|
D | extension_browser_event_router.cc | 216 void ExtensionBrowserEventRouter::OnBrowserRemoved(const Browser* browser) { in OnBrowserRemoved() function in ExtensionBrowserEventRouter
|
/external/chromium/chrome/browser/sessions/ |
D | session_restore_browsertest.cc | 42 virtual void OnBrowserRemoved(const Browser* browser) OVERRIDE { in OnBrowserRemoved() function in __anon467a946b0111::BrowserListObserverImpl
|
/external/chromium/chrome/browser/profiles/ |
D | profile.cc | 626 virtual void OnBrowserRemoved(const Browser* browser) { in OnBrowserRemoved() function in OffTheRecordProfileImpl
|
/external/chromium/chrome/browser/automation/ |
D | testing_automation_provider.h | 54 virtual void OnBrowserRemoved(const Browser* browser) OVERRIDE;
|
D | testing_automation_provider.cc | 161 void TestingAutomationProvider::OnBrowserRemoved(const Browser* browser) { in OnBrowserRemoved() function in TestingAutomationProvider
|