Home
last modified time | relevance | path

Searched defs:colorMode (Results 1 – 25 of 160) sorted by relevance

1234567

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_config.cpp29 void ThemeConfig::SetThemeColorMode(ColorMode colorMode) in SetThemeColorMode()
36 ColorMode colorMode = resConfig.GetColorMode(); in Match() local
58 ColorMode colorMode = resConfig.GetColorMode(); in BestMatch() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_observer.cpp40 std::string colorMode = configuration.GetItem(AAFwk::GlobalConfigurationKey::SYSTEM_COLORMODE); in OnConfigurationUpdated() local
88 void BundleResourceObserver::OnSystemColorModeChanged(const std::string &colorMode, const uint32_t … in OnSystemColorModeChanged()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/resource/
H A Dresource_wrapper.cpp20 …Ptr<ThemeConstants>& themeConstants, RefPtr<ResourceAdapter>& resourceAdapter, ColorMode colorMode) in ResourceWrapper()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/rosen/
H A Drosen_convert_helper.cpp21 ThemeColorMode colorMode = option.colorMode; in GetRosenBlurStyleValue() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_resource_observer.cpp40 std::string colorMode = configuration.GetItem(AAFwk::GlobalConfigurationKey::SYSTEM_COLORMODE); in OnConfigurationUpdated() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.h41 …AceResConfig(int32_t mcc, int32_t mnc, DeviceOrientation orientation, ColorMode colorMode, DeviceT… in AceResConfig()
48 …ScreenType screenLong, ScreenShape screenShape, DeviceOrientation orientation, ColorMode colorMode, in AceResConfig()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dshadow_theme.h99 Shadow GetShadow(ShadowStyle style, ColorMode colorMode) const in GetShadow()
110 static uint32_t GetKeyOfShadowStyle(ShadowStyle style, ColorMode colorMode) in GetKeyOfShadowStyle()
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_parser.h228 std::string colorMode; member
240 ColorMode colorMode = COLOR_MODE_NOT_SET; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dshadow.cpp35 auto colorMode = SystemProperties::GetColorMode(); in CreateShadow() local
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A D_print___print_attributes.md35 ### colorMode subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A D_print___print_attributes.md35 ### colorMode subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/media_query/
H A Dmedia_queryer.h33 void SetColorMode(ColorMode colorMode) in SetColorMode()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/sandboxTest/entry/src/main/resources/base/profile/
H A Dform_config.json4 "colorMode": "auto", string
H A Dform_config3.json4 "colorMode": "auto", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/system_module/entry/src/main/resources/base/profile/
H A Dform_config.json4 "colorMode": "auto", string
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/sceneProject/unittest/system_module/entry/src/main/resources/base/profile/
H A Dform_config.json4 "colorMode": "auto", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/BundleClient/bundleClient1/entry/src/main/resources/base/profile/
H A Dform_config.json4 "colorMode": "auto", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso1/entry/src/main/resources/base/profile/
H A Dform_config.json4 "colorMode": "auto", string
H A Dform_config3.json4 "colorMode": "auto", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso2/entry/src/main/resources/base/profile/
H A Dform_config.json4 "colorMode": "auto", string
H A Dform_config3.json4 "colorMode": "auto", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso3/entry/src/main/resources/base/profile/
H A Dform_config.json4 "colorMode": "auto", string
H A Dform_config3.json4 "colorMode": "auto", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso4/entry/src/main/resources/base/profile/
H A Dform_config.json4 "colorMode": "auto", string
H A Dform_config3.json4 "colorMode": "auto", string

1234567