Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.h146 void LargeItemNextLineHeight(int32_t currentLineIndex, LayoutWrapper* layoutWrapper);
H A Dgrid_scroll_layout_algorithm.cpp1395 LargeItemNextLineHeight(currentMainLineIndex_, layoutWrapper); in FillNewLineBackward()
1426 void GridScrollLayoutAlgorithm::LargeItemNextLineHeight(int32_t currentLineIndex, LayoutWrapper* la… in LargeItemNextLineHeight() function in OHOS::Ace::NG::GridScrollLayoutAlgorithm