OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
68
CLOSE_USER_GESTURE
= 1 << 0,
tab_strip_model.cc
848
CLOSE_CREATE_HISTORICAL_TAB |
CLOSE_USER_GESTURE
);
[
all
...]
Completed in 223 milliseconds