Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp814 double singleChildSize = GetMainSize(child->GetLayoutSize()); in SetItemsPositionForLaneList() local
816 …childMainSize = std::max(childMainSize, singleChildSize); // get max item height in a row as row h… in SetItemsPositionForLaneList()