Home
last modified time | relevance | path

Searched defs:colorId (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/
H A Dcommon_napi_utils.cpp391 uint32_t colorId = CommonNapiUtils::GetCInt32(jsColorId, env); in ParseColorFromResource() local
434 int32_t colorId = CommonNapiUtils::GetCInt32(value, env); in ParseColor() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.h102 int64_t colorId; member
/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
H A Dnapi_utils.cpp610 int32_t colorId = 0; in ParseColor() local
926 int32_t colorId = 0; in ParseNapiColor() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp1163 auto colorId = static_cast<uint32_t>(abilityInfo_.startWindowBackgroundId); in GetColdStartingWindowResource() local

Completed in 10 milliseconds