Home
last modified time | relevance | path

Searched refs:bDarkIconTheme (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A DIconThemeSelector.cxx128 IconThemeSelector::SetPreferredIconTheme(const OUString& theme, bool bDarkIconTheme) in SetPreferredIconTheme() argument
133 mPreferDarkIconTheme = bDarkIconTheme; in SetPreferredIconTheme()
H A Dsettings.cxx3140 StyleSettings::SetPreferredIconTheme(const OUString& theme, bool bDarkIconTheme) in SetPreferredIconTheme() argument
3142 mxData->mIconThemeSelector->SetPreferredIconTheme(theme, bDarkIconTheme); in SetPreferredIconTheme()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A DIconThemeSelector.cxx134 IconThemeSelector::SetPreferredIconTheme(const OUString& theme, bool bDarkIconTheme) in SetPreferredIconTheme() argument
139 mPreferDarkIconTheme = bDarkIconTheme; in SetPreferredIconTheme()
H A Dsettings.cxx2961 StyleSettings::SetPreferredIconTheme(const OUString& theme, bool bDarkIconTheme) in SetPreferredIconTheme() argument
2963 mxData->mIconThemeSelector->SetPreferredIconTheme(theme, bDarkIconTheme); in SetPreferredIconTheme()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A DIconThemeSelector.hxx66 SetPreferredIconTheme(const OUString&, bool bDarkIconTheme);
H A Dsettings.hxx547 …void SetPreferredIconTheme(const OUString&, bool bDarkIconTheme = false…
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A DIconThemeSelector.hxx66 SetPreferredIconTheme(const OUString&, bool bDarkIconTheme);
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dsettings.hxx566 …void SetPreferredIconTheme(const OUString&, bool bDarkIconTheme = false…
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dsalnativewidgets-gtk.cxx2630 gboolean bDarkIconTheme = false; in updateSettings() local
2632 "gtk-application-prefer-dark-theme", &bDarkIconTheme, in updateSettings()
2635 aStyleSet.SetPreferredIconTheme(sIconThemeName, bDarkIconTheme); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3salnativewidgets-gtk.cxx3312 gboolean bDarkIconTheme = false; in updateSettings() local
3314 "gtk-application-prefer-dark-theme", &bDarkIconTheme, in updateSettings()
3317 aStyleSet.SetPreferredIconTheme(sIconThemeName, bDarkIconTheme); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog504687 bDarkIconTheme=false is the right choice in all three cases, but at least the
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog766736 bDarkIconTheme=false is the right choice in all three cases, but at least the