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

/external/chromium_org/chrome/browser/ui/global_error/
H A Dglobal_error.cc34 bool GlobalErrorWithStandardBubble::HasBubbleView() { return true; } function in class:GlobalErrorWithStandardBubble
/external/chromium_org/chrome/browser/profile_resetter/
H A Dprofile_reset_global_error.cc75 bool ProfileResetGlobalError::HasBubbleView() { return true; } function in class:ProfileResetGlobalError
/external/chromium_org/chrome/browser/signin/
H A Dsignin_global_error.cc113 bool SigninGlobalError::HasBubbleView() { function in class:SigninGlobalError
/external/chromium_org/chrome/browser/sync/
H A Dsync_global_error.cc67 bool SyncGlobalError::HasBubbleView() { function in class:SyncGlobalError
/external/chromium_org/chrome/browser/extensions/
H A Dextension_warning_badge_service.cc35 virtual bool HasBubbleView() OVERRIDE;
73 bool ErrorBadge::HasBubbleView() { return false; } function in class:extensions::__anon3975::ErrorBadge
H A Dexternal_install_error.cc63 virtual bool HasBubbleView() OVERRIDE;
138 bool ExternalInstallMenuAlert::HasBubbleView() { function in class:extensions::__anon3979::ExternalInstallMenuAlert

Completed in 133 milliseconds