Home
last modified time | relevance | path

Searched refs:LargeItemForwardLineHeight (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.h147 void LargeItemForwardLineHeight(int32_t currentLineIndex, LayoutWrapper* LayoutWrapper);
H A Dgrid_scroll_layout_algorithm.cpp220 LargeItemForwardLineHeight(gridLayoutInfo_.startMainLineIndex_, layoutWrapper); in Layout()
1443 void GridScrollLayoutAlgorithm::LargeItemForwardLineHeight(int32_t currentLineIndex, LayoutWrapper*… in LargeItemForwardLineHeight() function in OHOS::Ace::NG::GridScrollLayoutAlgorithm