Home
last modified time | relevance | path

Searched defs:ShouldShow (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/ui/
Dsad_tab.cc10 bool SadTab::ShouldShow(base::TerminationStatus status) { in ShouldShow() function in chrome::SadTab
/external/chromium_org/chrome/browser/extensions/
Dsuspicious_extension_bubble_controller.cc174 bool SuspiciousExtensionBubbleController::ShouldShow() { in ShouldShow() function in extensions::SuspiciousExtensionBubbleController
Ddev_mode_bubble_controller.cc179 bool DevModeBubbleController::ShouldShow() { in ShouldShow() function in extensions::DevModeBubbleController
Dntp_overridden_bubble_controller.cc186 bool NtpOverriddenBubbleController::ShouldShow( in ShouldShow() function in extensions::NtpOverriddenBubbleController
Dproxy_overridden_bubble_controller.cc204 bool ProxyOverriddenBubbleController::ShouldShow( in ShouldShow() function in extensions::ProxyOverriddenBubbleController
Dsettings_api_bubble_controller.cc293 bool SettingsApiBubbleController::ShouldShow(const std::string& extension_id) { in ShouldShow() function in extensions::SettingsApiBubbleController
/external/chromium_org/ash/system/chromeos/network/
Dtray_vpn.cc43 static bool ShouldShow() { in ShouldShow() function in ash::tray::VpnDefaultView
/external/chromium_org/chrome/browser/ui/webui/ntp/
Dntp_login_handler.cc254 bool NTPLoginHandler::ShouldShow(Profile* profile) { in ShouldShow() function in NTPLoginHandler
/external/chromium_org/ui/views/window/
Ddialog_client_view.cc33 bool ShouldShow(View* view) { in ShouldShow() function