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

  /external/chromium/chrome/browser/automation/
automation_tab_tracker.cc 21 registrar_.Add(this, NotificationType::TAB_CLOSING,
32 registrar_.Remove(this, NotificationType::TAB_CLOSING,
49 case NotificationType::TAB_CLOSING:
automation_provider_observers.cc 365 NotificationType::TAB_CLOSED : NotificationType::TAB_CLOSING,
    [all...]
  /external/chromium/chrome/browser/
repost_form_warning_controller.cc 17 registrar_.Add(this, NotificationType::TAB_CLOSING,
58 type == NotificationType::TAB_CLOSING ||
  /external/chromium/chrome/browser/ui/web_applications/
web_app_ui.cc 35 // update them when icons are downloaded. It observes TAB_CLOSING notification
100 registrar_.Add(this, NotificationType::TAB_CLOSING,
112 if (type == NotificationType::TAB_CLOSING &&
  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip.cc 962 BaseTab* tab_closing = base_tab_at_tab_index(tab_data_index); local
    [all...]
  /external/chromium/chrome/browser/debugger/
devtools_window.cc 89 NotificationType::TAB_CLOSING,
343 } else if (type == NotificationType::TAB_CLOSING) {
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc 2541 Tab* tab_closing = tab_at(model_index); local
    [all...]
  /external/chromium_org/chrome/browser/ui/web_applications/
web_app_ui.cc 76 // update them when icons are downloaded. It observes TAB_CLOSING notification
  /external/chromium/chrome/browser/metrics/
metrics_service.cc 555 registrar->Add(observer, NotificationType::TAB_CLOSING,
599 case NotificationType::TAB_CLOSING:
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_tabs_module.cc     [all...]
  /external/chromium/chrome/browser/ui/
browser.cc     [all...]

Completed in 3492 milliseconds