Home
last modified time | relevance | path

Searched refs:GetRowStartIndex (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.h460 beginIndex = GetRowStartIndex(beginIndex) - 1; in OptimizeBeforeMeasure()
473 int32_t GetRowStartIndex(const int32_t input) in GetRowStartIndex() function
H A Dlist_lanes_layout_algorithm.cpp228 return isGroup || posMap_->GetRowStartIndex(curIndex) == curIndex; in CheckCurRowMeasureFinished()
420 return posMap_->GetRowStartIndex(index); in GetLanesFloor()