Searched defs:CLOSE_USER_GESTURE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model.h68 CLOSE_USER_GESTURE = 1 << 0, enumerator in enum:TabStripModel::CloseTypes
H A Dtab_strip_model.cc847 CLOSE_CREATE_HISTORICAL_TAB | CLOSE_USER_GESTURE);
992 CLOSE_CREATE_HISTORICAL_TAB | CLOSE_USER_GESTURE); local
1262 close_types & CLOSE_USER_GESTURE);

Completed in 73 milliseconds