Searched defs:themeKey (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | theme_pack_resource.cpp | 48 ThemeResource::ThemeQualifierValue::ThemeQualifierValue(const ThemeKey themeKey, in ThemeQualifierValue() 131 … ThemeKey themeKey = ThemeKey(bundleInfo.first, bundleInfo.second, resType, name->valuestring); in InitThemeRes() local 198 ThemeKey themeKey = ThemeKey(bundleName, moduleName, ResType::MEDIA, iconName); in ParseIcon() local 347 ThemeKey themeKey = ThemeKey(bundleName, dynamicBundle, ResType::MEDIA, iconName); in LoadThemeIconResource() local 354 ThemeKey themeKey = ThemeKey(bundleName, "", ResType::MEDIA, iconName); in LoadThemeIconResource() local 361 ThemeKey themeKey = ThemeKey(bundleName, "", ResType::MEDIA, iconName); in LoadThemeIconResource() local 367 ThemeKey themeKey = ThemeKey(bundleName, "", ResType::MEDIA, iconName, abilityName); in LoadThemeIconResource() local
|