Home
last modified time | relevance | path

Searched refs:sTheme (Results 1 – 23 of 23) sorted by relevance

/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/RainLoop/
H A DKeyPathHelper.php124 * @param string $sTheme
130 static public function CssCache($sTheme, $sHash) argument
132 return '/CssCache/'.$sHash.'/'.$sTheme.'/'.APP_VERSION.'/';
H A DService.php312 '{{BaseAppThemeCssLink}}' => $this->oActions->ThemeLink($sTheme, $bAdmin),
325 'theme' => $sTheme,
H A DServiceActions.php711 $sTheme = '';
714 $sTheme = $this->oActions->ValidateTheme($this->aPaths[4]);
715 $sRealTheme = $sTheme;
717 $bCustomTheme = '@custom' === \substr($sTheme, -7);
720 $sRealTheme = \substr($sTheme, 0, -7);
732 … $sCacheFileName = \RainLoop\KeyPathHelper::CssCache($sTheme, $this->oActions->Plugins()->Hash());
794 return $bJson ? \MailSo\Base\Utils::Php2js(array($sTheme, $sResult), $this->Logger()) : $sResult;
H A DActions.php1933 $sTheme = (string) $oSettingsLocal->GetConf('Theme', $sTheme);
1952 $sTheme = $this->ValidateTheme($sTheme, $bMobile);
1955 $aResult['Theme'] = $sTheme;
3820 return $self->ValidateTheme($sTheme);
5075 return $self->ValidateTheme($sTheme);
9117 * @param string $sTheme
9121 public function ThemeLink($sTheme, $bAdmin) argument
9127 * @param string $sTheme
9654 $sTheme = $oSettingsLocal->GetConf('Theme', $sTheme);
9660 $sTheme = $this->ValidateTheme($sTheme, $bMobile);
[all …]
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/RainLoop/
H A DKeyPathHelper.php124 * @param string $sTheme
130 static public function CssCache($sTheme, $sHash) argument
132 return '/CssCache/'.$sHash.'/'.$sTheme.'/'.APP_VERSION.'/';
H A DService.php312 '{{BaseAppThemeCssLink}}' => $this->oActions->ThemeLink($sTheme, $bAdmin),
325 'theme' => $sTheme,
H A DServiceActions.php711 $sTheme = '';
714 $sTheme = $this->oActions->ValidateTheme($this->aPaths[4]);
715 $sRealTheme = $sTheme;
717 $bCustomTheme = '@custom' === \substr($sTheme, -7);
720 $sRealTheme = \substr($sTheme, 0, -7);
732 … $sCacheFileName = \RainLoop\KeyPathHelper::CssCache($sTheme, $this->oActions->Plugins()->Hash());
794 return $bJson ? \MailSo\Base\Utils::Php2js(array($sTheme, $sResult), $this->Logger()) : $sResult;
H A DActions.php1933 $sTheme = (string) $oSettingsLocal->GetConf('Theme', $sTheme);
1952 $sTheme = $this->ValidateTheme($sTheme, $bMobile);
1955 $aResult['Theme'] = $sTheme;
3820 return $self->ValidateTheme($sTheme);
5075 return $self->ValidateTheme($sTheme);
9117 * @param string $sTheme
9121 public function ThemeLink($sTheme, $bAdmin) argument
9127 * @param string $sTheme
9654 $sTheme = $oSettingsLocal->GetConf('Theme', $sTheme);
9660 $sTheme = $this->ValidateTheme($sTheme, $bMobile);
[all …]
/dports/french/py-grammalecte-fr/grammalecte/fr/
H A Dgc_options.py23 def getOptionsColors (sTheme="Default", sColorType="aRGB"): argument
25 dOptColor = _dOptColor[sTheme] if sTheme in _dOptColor else _dOptColor["Default"]
/dports/net-mgmt/nagvis/nagvis-1.9.29/share/frontend/nagvis-js/classes/
H A DFrontendTemplateSystem.php44 public function getTmplFile($sTheme, $sTmpl) { argument
45 $F = new Dwoo_Template_File(path('sys', '', 'templates', $sTheme.'.'.$sTmpl.'.html'));
/dports/games/openlierox/OpenLieroX/src/client/DeprecatedGUI/
H A DMenu_Main.cpp206 if (cbox && cbox->getSelectedItem() && cbox->getSelectedItem()->sIndex != tLXOptions->sTheme) { in Menu_MainFrame()
207 tLXOptions->sTheme = cbox->getSelectedItem()->sIndex; in Menu_MainFrame()
208 notes("Changed theme to: " + tLXOptions->sTheme + "\n"); in Menu_MainFrame()
323 combobox->setCurSIndexItem(tLXOptions->sTheme); in execute()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/ui/tk/sys/
H A DLSPDisplay.h50 LSPTheme sTheme; variable
202 inline LSPTheme *theme() { return &sTheme; } in theme()
/dports/games/hedgewars-server/hedgewars-src-1.0.0/QTfrontend/util/
H A DLibavInteraction.cpp336 QString sPlayer, sTheme, sMap, sRecord; in getFileInfo() local
345 sTheme = QString(s.mid(7)); in getFileInfo()
353 if(!sTheme.isNull()) in getFileInfo()
354 desc += QString(tr("Theme: %1")).arg(sTheme) + "\n"; in getFileInfo()
/dports/games/hedgewars/hedgewars-src-1.0.0/QTfrontend/util/
H A DLibavInteraction.cpp336 QString sPlayer, sTheme, sMap, sRecord; in getFileInfo() local
345 sTheme = QString(s.mid(7)); in getFileInfo()
353 if(!sTheme.isNull()) in getFileInfo()
354 desc += QString(tr("Theme: %1")).arg(sTheme) + "\n"; in getFileInfo()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsettings.cxx3093 OUString sTheme(mxData->mIconTheme); in DetermineIconTheme() local
3094 if (sTheme.isEmpty()) in DetermineIconTheme()
3097 sTheme = "colibre"; in DetermineIconTheme()
3104 sTheme = officecfg::Office::Common::Misc::SymbolStyle::get(xContext); in DetermineIconTheme()
3106 if (sTheme.isEmpty() || sTheme == "auto") in DetermineIconTheme()
3107 sTheme = GetAutomaticallyChosenIconTheme(); in DetermineIconTheme()
3117 sTheme); in DetermineIconTheme()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsettings.cxx2914 OUString sTheme(mxData->mIconTheme); in DetermineIconTheme() local
2915 if (sTheme.isEmpty()) in DetermineIconTheme()
2918 sTheme = "colibre"; in DetermineIconTheme()
2925 sTheme = officecfg::Office::Common::Misc::SymbolStyle::get(xContext); in DetermineIconTheme()
2927 if (sTheme.isEmpty() || sTheme == "auto") in DetermineIconTheme()
2928 sTheme = GetAutomaticallyChosenIconTheme(); in DetermineIconTheme()
2938 sTheme); in DetermineIconTheme()
/dports/games/openlierox/OpenLieroX/include/
H A DOptions.h269 std::string sTheme; member
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/tk/sys/
H A DLSPDisplay.cpp196 sTheme.init(this); in init()
/dports/games/openlierox/OpenLieroX/src/common/
H A DFindFile.cpp501 if(tLXOptions->sTheme != "") { in initSpecialSearchPathForTheme()
502 specialSearchPathForTheme = GetFullFileName("themes/" + tLXOptions->sTheme); in initSpecialSearchPathForTheme()
/dports/www/firefox-esr/firefox-91.8.0/mozglue/misc/
H A DPreXULSkeletonUI.cpp125 static ThemeMode sTheme = ThemeMode::Invalid; variable
2193 if (theme == sTheme) { in SetPreXULSkeletonUIThemeId()
2196 sTheme = theme; in SetPreXULSkeletonUIThemeId()
2199 auto invalidateTheme = MakeScopeExit([] { sTheme = ThemeMode::Invalid; }); in SetPreXULSkeletonUIThemeId()
/dports/www/firefox/firefox-99.0/mozglue/misc/
H A DPreXULSkeletonUI.cpp125 static ThemeMode sTheme = ThemeMode::Invalid; variable
2195 if (theme == sTheme) { in SetPreXULSkeletonUIThemeId()
2198 sTheme = theme; in SetPreXULSkeletonUIThemeId()
2201 auto invalidateTheme = MakeScopeExit([] { sTheme = ThemeMode::Invalid; }); in SetPreXULSkeletonUIThemeId()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/misc/
H A DPreXULSkeletonUI.cpp125 static ThemeMode sTheme = ThemeMode::Invalid; variable
2193 if (theme == sTheme) { in SetPreXULSkeletonUIThemeId()
2196 sTheme = theme; in SetPreXULSkeletonUIThemeId()
2199 auto invalidateTheme = MakeScopeExit([] { sTheme = ThemeMode::Invalid; }); in SetPreXULSkeletonUIThemeId()
/dports/games/openlierox/OpenLieroX/src/client/
H A DOptions.cpp185 ( tLXOptions->sTheme, "Game.Theme", "" ) in Init()