Home
last modified time | relevance | path

Searched refs:UpdatePosMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_position_map.h325 void UpdatePosMap(LayoutWrapper* layoutWrapper, int32_t lanes, float space, in UpdatePosMap() function
H A Dlist_layout_algorithm.cpp165 posMap_->UpdatePosMap(layoutWrapper, GetLanes(), spaceWidth_, childrenSize_); in Measure()