/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/apps/app_dialog/ |
H A D | app_dialog_view.cc | 18 SetShowIcon(true); in AppDialogView()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/ |
H A D | settings_reset_prompt_dialog.cc | 47 SetShowIcon(false); in SettingsResetPromptDialog()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/extensions/ |
H A D | settings_overridden_dialog_view.cc | 58 SetShowIcon(true); in SettingsOverriddenDialogView()
|
H A D | extension_install_blocked_dialog_view.cc | 65 SetShowIcon(true); in ExtensionInstallBlockedDialogView()
|
H A D | print_job_confirmation_dialog_view.cc | 103 SetShowIcon(true); in PrintJobConfirmationDialogView()
|
H A D | extension_installed_bubble_view.cc | 188 SetShowIcon(true); in ExtensionInstalledBubbleView()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/relaunch_notification/ |
H A D | relaunch_required_dialog_view.cc | 103 SetShowIcon(true); in RelaunchRequiredDialogView()
|
H A D | relaunch_recommended_bubble_view.cc | 144 SetShowIcon(true); in RelaunchRecommendedBubbleView()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/supervised_user/ |
H A D | extension_install_blocked_by_parent_dialog_view.cc | 74 SetShowIcon(true); in ExtensionInstallBlockedByParentDialogView()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/hats/ |
H A D | hats_bubble_view.cc | 114 SetShowIcon(true); in HatsBubbleView()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/web_apps/ |
H A D | web_app_uninstall_dialog_view.cc | 77 SetShowIcon(true); in WebAppUninstallDialogDelegateView()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/ |
H A D | widget_delegate.h | 333 void SetShowIcon(bool show_icon);
|
H A D | widget_delegate.cc | 339 void WidgetDelegate::SetShowIcon(bool show_icon) { in SetShowIcon() function in views::WidgetDelegate
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/safe_browsing/ |
H A D | password_reuse_modal_warning_dialog.cc | 127 SetShowIcon(true); in PasswordReuseModalWarningDialog()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/passwords/ |
H A D | password_save_update_view.cc | 314 SetShowIcon(false); in PasswordSaveUpdateView()
|
H A D | password_save_update_with_account_store_view.cc | 502 SetShowIcon(false); in PasswordSaveUpdateWithAccountStoreView()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/bubble/ |
H A D | bubble_dialog_model_host.cc | 239 SetShowIcon(true); in BubbleDialogModelHost()
|
H A D | bubble_frame_view_unittest.cc | 1166 delegate.SetShowIcon(true); in TEST_F()
|
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/swl/ |
H A D | swl_winbase.h | 94 virtual void SetShowIcon( bool Show ) { m_ShowIcon = Show; } in SetShowIcon() function
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/frame/ |
H A D | browser_view.cc | 554 SetShowIcon(::ShouldShowWindowIcon(browser_.get())); in BrowserView()
|
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/ |
H A D | ncwin.cpp | 3845 if ( m_Buttons[i] ) { m_Buttons[i]->SetShowIcon( g_WcmConfig.styleShowButtonBarIcons ); } in Paint()
|