Searched defs:HasShownBubbleView (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/chrome/browser/ui/global_error/ | ||
| D | global_error.cc | 36 bool GlobalErrorWithStandardBubble::HasShownBubbleView() { in HasShownBubbleView() function in GlobalErrorWithStandardBubble |
| D | global_error_service_unittest.cc | 34 virtual bool HasShownBubbleView() OVERRIDE { return false; } in HasShownBubbleView() function in __anond0eb50620111::BaseError |
| /external/chromium_org/chrome/browser/profile_resetter/ | ||
| D | profile_reset_global_error.cc | 77 bool ProfileResetGlobalError::HasShownBubbleView() { in HasShownBubbleView() function in ProfileResetGlobalError |
| /external/chromium_org/chrome/browser/extensions/ | ||
| D | extension_warning_badge_service.cc | 75 bool ErrorBadge::HasShownBubbleView() { return false; } in HasShownBubbleView() function in extensions::__anona703acf60111::ErrorBadge |
| /external/chromium_org/chrome/browser/ui/toolbar/ | ||
| D | wrench_menu_model_unittest.cc | 42 virtual bool HasShownBubbleView() OVERRIDE { return false; } in HasShownBubbleView() function in __anon9619691c0111::MenuError |