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

/external/chromium_org/chrome/browser/ui/
H A Dconfirm_bubble_model.h24 BUTTON_CANCEL = 1 << 1, enumerator in enum:ConfirmBubbleModel::BubbleButton
42 // and a cancel button, it should return (BUTTON_OK | BUTTON_CANCEL). (This is
/external/chromium_org/components/infobars/core/
H A Dconfirm_infobar_delegate.h23 BUTTON_CANCEL = 1 << 1, enumerator in enum:ConfirmInfoBarDelegate::InfoBarButton

Completed in 648 milliseconds