Home
last modified time | relevance | path

Searched defs:bUseSystemColors (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/src/gldit/
H A Dcairo-dock-style-manager.h47 gboolean bUseSystemColors; member
/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/src/
H A Dcairo-dock-widget-config.c602 …gboolean bUseSystemColors = (g_key_file_get_integer (pSimpleKeyFile, "Appearance", "style", NULL) … in _config_widget_apply() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/sidebar/
H A DTheme.cxx152 const bool bUseSystemColors (GetBoolean(Bool_UseSystemColors)); in UpdateTheme() local