Home
last modified time | relevance | path

Searched refs:GetRowEndIndex (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.h482 int32_t GetRowEndIndex(const int32_t input) in GetRowEndIndex() function
H A Dlist_lanes_layout_algorithm.cpp432 return posMap_->GetRowEndIndex(index); in GetLanesCeil()