Searched refs:CheckAndMeasureStartItem (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_layout_algorithm.h | 481 void CheckAndMeasureStartItem(LayoutWrapper* layoutWrapper, int32_t startIndex,
|
H A D | list_layout_algorithm.cpp | 701 void ListLayoutAlgorithm::CheckAndMeasureStartItem(LayoutWrapper* layoutWrapper, int32_t startIndex, in CheckAndMeasureStartItem() function in OHOS::Ace::NG::ListLayoutAlgorithm 873 … CheckAndMeasureStartItem(layoutWrapper, startIndex, startPos, startItemIsGroup, true); in MeasureList() 889 CheckAndMeasureStartItem(layoutWrapper, endIndex, endPos, endItemIsGroup, false); in MeasureList()
|