HomeSort by relevance Sort by last modified time
    Searched defs:ShouldShow (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/browser/ui/
sad_tab.cc 10 bool SadTab::ShouldShow(base::TerminationStatus status) {
  /external/chromium_org/chrome/browser/ui/views/toolbar/
extension_toolbar_menu_view.cc 48 // that will be visible in ShouldShow().
62 bool ExtensionToolbarMenuView::ShouldShow() {
  /external/chromium_org/ash/system/chromeos/network/
tray_vpn.cc 45 static bool ShouldShow() {
126 if (!tray::VpnDefaultView::ShouldShow())
  /external/chromium_org/chrome/browser/extensions/
suspicious_extension_bubble_controller.cc 175 bool SuspiciousExtensionBubbleController::ShouldShow() {
dev_mode_bubble_controller.cc 179 bool DevModeBubbleController::ShouldShow() {
ntp_overridden_bubble_controller.cc 187 bool NtpOverriddenBubbleController::ShouldShow(
proxy_overridden_bubble_controller.cc 205 bool ProxyOverriddenBubbleController::ShouldShow(
settings_api_bubble_controller.cc 294 bool SettingsApiBubbleController::ShouldShow(const std::string& extension_id) {
  /external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_login_handler.cc 254 bool NTPLoginHandler::ShouldShow(Profile* profile) {
  /external/chromium_org/ui/views/window/
dialog_client_view.cc 33 bool ShouldShow(View* view) {
184 (ShouldShow(extra_view_) ? extra_view_->GetPreferredSize().width() : 0) +
185 (ShouldShow(extra_view_) && has_dialog_buttons() ?
204 if (ShouldShow(footnote_view_)) {
220 if (ShouldShow(footnote_view_)) {
229 if (has_dialog_buttons() || ShouldShow(extra_view_)) {
408 int extra_view_height = ShouldShow(extra_view_) ?
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shobjidl.h     [all...]

Completed in 355 milliseconds