| /foundation/arkui/ace_engine/frameworks/core/common/rosen/ |
| H A D | rosen_convert_helper.cpp | 21 ThemeColorMode colorMode = option.colorMode; in GetRosenBlurStyleValue() local
|
| /foundation/arkui/ace_engine/frameworks/core/common/resource/ |
| H A D | resource_wrapper.cpp | 19 ResourceWrapper( RefPtr<ThemeConstants>& themeConstants, RefPtr<ResourceAdapter>& resourceAdapter, ColorMode colorMode) ResourceWrapper() argument
|
| H A D | resource_manager.h | 140 void UpdateColorMode(ColorMode colorMode) in UpdateColorMode() argument
|
| /foundation/ability/form_fwk/services/src/ |
| H A D | form_resource_observer.cpp | 40 std::string colorMode = configuration.GetItem(AAFwk::GlobalConfigurationKey::SYSTEM_COLORMODE); in OnConfigurationUpdated() local
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| H A D | theme_pack_config.cpp | 29 void ThemeConfig::SetThemeColorMode(ColorMode colorMode) in SetThemeColorMode() argument 36 ColorMode colorMode = resConfig.GetColorMode(); in Match() local 58 ColorMode colorMode = resConfig.GetColorMode(); in BestMatch() local
|
| /foundation/ability/ability_runtime/frameworks/cj/ffi/ |
| H A D | cj_utils_ffi.h | 26 int32_t colorMode;
member
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | shadow.cpp | 35 auto colorMode = SystemProperties::GetColorMode(); in CreateShadow() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/media_query/ |
| H A D | media_queryer.h | 33 void SetColorMode(ColorMode colorMode) in SetColorMode() argument
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
| H A D | image_info.h | 46 uint32_t colorMode : 8; member
|
| /base/global/resource_management/frameworks/resmgr/include/ |
| H A D | hap_parser.h | 231 std::string colorMode; member 243 ColorMode colorMode = COLOR_MODE_NOT_SET; member
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | resource_convertor.cpp | 75 Global::Resource::ColorMode ConvertColorModeToGlobal(ColorMode colorMode) in ConvertColorModeToGlobal() argument
|
| /foundation/arkui/ace_engine/frameworks/base/utils/ |
| H A D | resource_configuration.cpp | 48 ColorMode colorMode = ColorMode::LIGHT; in ParseJsonColorMode() local
|
| /foundation/arkui/ace_engine/adapter/preview/osal/ |
| H A D | resource_convertor.cpp | 138 Global::Resource::ColorMode ConvertColorModeToGlobal(ColorMode colorMode) in ConvertColorModeToGlobal() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/bundle_resource/ |
| H A D | bundle_system_state.cpp | 52 void BundleSystemState::SetSystemColorMode(const std::string &colorMode) in SetSystemColorMode() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
| H A D | bundle_resource_observer.cpp | 40 std::string colorMode = configuration.GetItem(AAFwk::GlobalConfigurationKey::SYSTEM_COLORMODE); in OnConfigurationUpdated() local 88 void BundleResourceObserver::OnSystemColorModeChanged(const std::string &colorMode, const uint32_t type) in OnSystemColorModeChanged() argument
|
| H A D | bundle_resource_callback.cpp | 49 bool BundleResourceCallback::OnSystemColorModeChanged(const std::string &colorMode, const uint32_t type) in OnSystemColorModeChanged() argument
|
| /base/web/webview/ohos_interface/include/ohos_adapter/ |
| H A D | print_manager_adapter.h | 48 uint32_t colorMode; member
|
| /foundation/ability/ability_runtime/frameworks/js/napi/configuration_constant/ |
| H A D | configuration_constant_module.cpp | 94 napi_value colorMode = InitColorModeObject(env); in ConfigurationConstantInit() local
|
| H A D | configuration_constant_napi_module.cpp | 94 napi_value colorMode = InitColorModeObject(env); in ConfigurationConstantInit() local
|
| /foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_first_test/ |
| H A D | ohos_application_first_test.cpp | 142 std::string colorMode = "light"; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_runtime/app/ |
| H A D | cj_ability_stage_object.h | 34 int32_t colorMode; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_environment.cpp | 78 auto colorMode = SystemProperties::GetColorMode(); in GetColorMode() local
|
| /foundation/arkui/ace_engine/frameworks/base/resource/ |
| H A D | ace_res_config.h | 41 AceResConfig(int32_t mcc, int32_t mnc, DeviceOrientation orientation, ColorMode colorMode, DeviceType deviceType, in AceResConfig() argument 47 AceResConfig(const std::string& language, const std::string& script, const std::string& region, LongScreenType screenLong, ScreenShape screenShape, DeviceOrientation orientation, ColorMode colorMode, DeviceType deviceType, ResolutionType resolution) AceResConfig() argument
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| H A D | node_utils.cpp | 111 OH_ArkUI_RegisterSystemColorModeChangeEvent( ArkUI_NodeHandle node, void* userData, void (*onColorModeChange)(ArkUI_SystemColorMode colorMode, void* userData)) OH_ArkUI_RegisterSystemColorModeChangeEvent() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
| H A D | extension_form_info.h | 35 FormsColorMode colorMode = FormsColorMode::AUTO_MODE; member
|