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

  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_app_menu_item_tab.cc 44 tab_strip->CloseWebContentsAt(index, TabStripModel::CLOSE_USER_GESTURE);
  /external/chromium/chrome/browser/tabs/
tab_strip_model.h 78 CLOSE_USER_GESTURE = 1 << 0,
tab_strip_model.cc 687 CLOSE_CREATE_HISTORICAL_TAB | CLOSE_USER_GESTURE);
846 CLOSE_CREATE_HISTORICAL_TAB | CLOSE_USER_GESTURE);
    [all...]
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model.h 70 CLOSE_USER_GESTURE = 1 << 0,
tab_strip_model.cc 717 CLOSE_CREATE_HISTORICAL_TAB | CLOSE_USER_GESTURE);
853 CLOSE_CREATE_HISTORICAL_TAB | CLOSE_USER_GESTURE);
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.cc 236 TabStripModel::CLOSE_USER_GESTURE |
  /external/chromium_org/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.cc 283 TabStripModel::CLOSE_USER_GESTURE |
  /external/chromium_org/chrome/browser/ui/
browser_navigator_browsertest.cc     [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc     [all...]
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc     [all...]

Completed in 145 milliseconds