Home
last modified time | relevance | path

Searched refs:prevContentMainSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_pattern.h59 float prevContentMainSize = 0.0f; member
H A Dlist_item_group_pattern.cpp644 listSizeValues.prevContentMainSize, listSizeValues.forward); in LayoutCache()
H A Dlist_layout_algorithm.cpp2152 values.prevContentMainSize = listMainSizeValues.prevContentMainSize; in PredictBuildGroup()