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

  /external/chromium/chrome/browser/tabs/
tab_strip_model.h 78 CLOSE_USER_GESTURE = 1 << 0,
  /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...]

Completed in 51 milliseconds