OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BUTTON_CANCEL
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/
confirm_bubble_model.h
24
BUTTON_CANCEL
= 1 << 1,
42
// and a cancel button, it should return (BUTTON_OK |
BUTTON_CANCEL
). (This is
/external/chromium_org/components/infobars/core/
confirm_infobar_delegate.h
23
BUTTON_CANCEL
= 1 << 1,
Completed in 1343 milliseconds