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

/external/chromium_org/chrome/browser/ui/
H A Dconfirm_bubble_model.h21 enum BubbleButton { enum in class:ConfirmBubbleModel
41 // a combination of BubbleButton values, e.g. when we show both an OK button
48 virtual base::string16 GetButtonLabel(BubbleButton button) const;

Completed in 1426 milliseconds