Home
last modified time | relevance | path

Searched defs:componentSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_layout_algorithm.cpp36 SizeF componentSize(0.0f, 0.0f); in MeasureContent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_layout_algorithm.cpp58 SizeF componentSize; in MeasureContent() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_proxy.cpp310 auto componentSize = abilityInfoSize + extensionInfoSize; in ScheduleAbilityStage() local