Home
last modified time | relevance | path

Searched defs:themeColor (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Slides/
H A DOpaqueColor.php22 public $themeColor; variable in Google_Service_Slides_OpaqueColor
38 public function setThemeColor($themeColor)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Sheets/
H A DColorStyle.php22 public $themeColor; variable in Google_Service_Sheets_ColorStyle
38 public function setThemeColor($themeColor)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Slides/
H A DOpaqueColor.php22 public $themeColor; variable in Google_Service_Slides_OpaqueColor
38 public function setThemeColor($themeColor)
/dports/net/liferea/liferea-1.12.7/src/
H A Drender.c159 typedef struct themeColor { struct
169 render_calculate_theme_color (const gchar *name, GdkColor themeColor) in render_calculate_theme_color()
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/
H A Davatarlistbox.cpp181 const ProgressColorIdT themeColor = (isPoison in draw() local
207 const ProgressColorIdT themeColor = (a->getPoison() in draw() local
417 const ProgressColorIdT themeColor = (isPoison in safeDraw() local
443 const ProgressColorIdT themeColor = (a->getPoison() in safeDraw() local
/dports/net-im/nheko/nheko-0.9.0/src/ui/
H A DThemeManager.cpp12 ThemeManager::themeColor(const QString &key) const in themeColor() function in ThemeManager
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/nolimits4web/swiper/src/
H A Dswiper.scss3 $themeColor: #007aff !default; variable
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Games/
H A DApplication.php40 public $themeColor; variable in Google_Service_Games_Application
156 public function setThemeColor($themeColor)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Games/
H A DApplication.php40 public $themeColor; variable in Google_Service_Games_Application
156 public function setThemeColor($themeColor)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/tab/java/src/org/chromium/chrome/browser/tab/
H A DTabState.java35 public int themeColor = UNSPECIFIED_THEME_COLOR; field in TabState
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/webapps/
H A DWebAppActivity.java266 final Integer themeColor = mManifest.getThemeColor(); in updateTaskAndStatusBar() local
279 private void updateStatusBarColorV21(final Integer themeColor) { in updateStatusBarColorV21()
400 final Integer themeColor = mManifest.getThemeColor(); in onLoadRequest() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/tab/
H A DTabThemeColorHelper.java119 int themeColor = mColor; in updateThemeColor() local
217 Tab tab, String appId, @Nullable Boolean hasThemeColor, int themeColor) { in onInitialized()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/util/
H A DWindowUtil.java43 @ColorInt int themeColor = theme.getColor(); in setStatusBarColor() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqt_mac.cpp128 QColor qcolorForThemeTextColor(ThemeTextColor themeColor) in qcolorForThemeTextColor()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/theme/
H A Dtheme.cpp286 Color themeColor; in palette() member
332 const QColor themeColor = color(entry.themeColor); in palette() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/webapps/
H A DWebappIntentDataProviderFactory.java64 long themeColor = IntentUtils.safeGetLongExtra(intent, ShortcutHelper.EXTRA_THEME_COLOR, in create() local
H A DWebApkHandlerDelegate.java29 int orientation, long themeColor, long backgroundColor, long lastUpdateCheckTimeMs, in onWebApkInfoRetrieved()
/dports/net-im/chatterino2/chatterino2-2.3.4/src/
H A DBaseTheme.cpp53 QColor themeColor = QColor::fromHslF(hue, 0.8, 0.5); in actuallyUpdate() local
/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/parser/destinations/
H A DRtfDestinationColorTable.java126 private int themeColor = RtfColorThemes.THEME_UNDEFINED; field in RtfDestinationColorTable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/customtabs/
H A DCustomTabTaskDescriptionHelper.java249 int themeColor = (currentTab == null || TabThemeColorHelper.isDefaultColorUsed(currentTab)) in computeThemeColor() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/webapps/
H A DWebappDataStorageTest.java192 final long themeColor = 2; in testWebappInfoUpdate() local
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsUXThemeData.cpp321 WCHAR themeColor[MAX_PATH + 1]; in UpdateNativeThemeInfo() local
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsUXThemeData.cpp328 WCHAR themeColor[MAX_PATH + 1]; in UpdateNativeThemeInfo() local
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DnsUXThemeData.cpp317 WCHAR themeColor[MAX_PATH + 1]; in UpdateNativeThemeInfo() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/android/java/src/org/chromium/ui/util/
H A DColorUtils.java138 public static int getThemedAssetColor(int themeColor, boolean isIncognito) { in getThemedAssetColor()

1234567