Home
last modified time | relevance | path

Searched refs:action_taken_ (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/
Domnibox_search_hint.cc73 bool action_taken_; member in HintInfoBar
87 action_taken_(false), in HintInfoBar()
106 action_taken_ = true; in InfoBarDismissed()
113 if (!action_taken_) in InfoBarClosed()
142 action_taken_ = true; in Accept()
/external/chromium/chrome/browser/notifications/
Ddesktop_notification_service.cc129 bool action_taken_; member in NotificationPermissionInfoBarDelegate
148 action_taken_(false) { in NotificationPermissionInfoBarDelegate()
156 if (!action_taken_) in InfoBarClosed()
193 action_taken_ = true; in Accept()
201 action_taken_ = true; in Cancel()
/external/chromium/chrome/browser/ui/
Dbrowser_init.cc158 bool action_taken_; member in __anona055e0a20111::DefaultBrowserInfoBarDelegate
173 action_taken_(false), in DefaultBrowserInfoBarDelegate()
192 if (!action_taken_) in InfoBarClosed()
218 action_taken_ = true; in Accept()
226 action_taken_ = true; in Cancel()