Home
last modified time | relevance | path

Searched defs:colorMode (Results 1 - 25 of 125) sorted by relevance

12345

/foundation/arkui/ace_engine/frameworks/core/common/rosen/
H A Drosen_convert_helper.cpp21 ThemeColorMode colorMode = option.colorMode; in GetRosenBlurStyleValue() local
/foundation/arkui/ace_engine/frameworks/core/common/resource/
H A Dresource_wrapper.cpp19 ResourceWrapper( RefPtr<ThemeConstants>& themeConstants, RefPtr<ResourceAdapter>& resourceAdapter, ColorMode colorMode) ResourceWrapper() argument
H A Dresource_manager.h140 void UpdateColorMode(ColorMode colorMode) in UpdateColorMode() argument
/foundation/ability/form_fwk/services/src/
H A Dform_resource_observer.cpp40 std::string colorMode = configuration.GetItem(AAFwk::GlobalConfigurationKey::SYSTEM_COLORMODE); in OnConfigurationUpdated() local
/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_config.cpp29 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 Dcj_utils_ffi.h26 int32_t colorMode; member
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dshadow.cpp35 auto colorMode = SystemProperties::GetColorMode(); in CreateShadow() local
/foundation/arkui/ace_engine/frameworks/bridge/common/media_query/
H A Dmedia_queryer.h33 void SetColorMode(ColorMode colorMode) in SetColorMode() argument
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dimage_info.h46 uint32_t colorMode : 8; member
/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_parser.h231 std::string colorMode; member
243 ColorMode colorMode = COLOR_MODE_NOT_SET; member
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_convertor.cpp75 Global::Resource::ColorMode ConvertColorModeToGlobal(ColorMode colorMode) in ConvertColorModeToGlobal() argument
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dresource_configuration.cpp48 ColorMode colorMode = ColorMode::LIGHT; in ParseJsonColorMode() local
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_convertor.cpp138 Global::Resource::ColorMode ConvertColorModeToGlobal(ColorMode colorMode) in ConvertColorModeToGlobal() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/bundle_resource/
H A Dbundle_system_state.cpp52 void BundleSystemState::SetSystemColorMode(const std::string &colorMode) in SetSystemColorMode() argument
/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 type) in OnSystemColorModeChanged() argument
H A Dbundle_resource_callback.cpp49 bool BundleResourceCallback::OnSystemColorModeChanged(const std::string &colorMode, const uint32_t type) in OnSystemColorModeChanged() argument
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dprint_manager_adapter.h48 uint32_t colorMode; member
/foundation/ability/ability_runtime/frameworks/js/napi/configuration_constant/
H A Dconfiguration_constant_module.cpp94 napi_value colorMode = InitColorModeObject(env); in ConfigurationConstantInit() local
H A Dconfiguration_constant_napi_module.cpp94 napi_value colorMode = InitColorModeObject(env); in ConfigurationConstantInit() local
/foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_first_test/
H A Dohos_application_first_test.cpp142 std::string colorMode = "light"; in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_runtime/app/
H A Dcj_ability_stage_object.h34 int32_t colorMode; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_environment.cpp78 auto colorMode = SystemProperties::GetColorMode(); in GetColorMode() local
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.h41 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 Dnode_utils.cpp111 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 Dextension_form_info.h35 FormsColorMode colorMode = FormsColorMode::AUTO_MODE; member

Completed in 12 milliseconds

12345