Searched refs:CLOSE_USER_GESTURE (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/tabs/
H A Dtab_strip_model.h78 CLOSE_USER_GESTURE = 1 << 0, enumerator in enum:TabStripModel::CloseTypes
H A Dtab_strip_model.cc687 CLOSE_CREATE_HISTORICAL_TAB | CLOSE_USER_GESTURE);
846 CLOSE_CREATE_HISTORICAL_TAB | CLOSE_USER_GESTURE);
1171 close_types & CLOSE_USER_GESTURE);
/external/chromium/chrome/browser/ui/views/tabs/
H A Dbrowser_tab_strip_controller.cc236 TabStripModel::CLOSE_USER_GESTURE |
/external/chromium/chrome/browser/ui/gtk/tabs/
H A Dtab_strip_gtk.cc1141 TabStripModel::CLOSE_USER_GESTURE |

Completed in 118 milliseconds