Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
Dgrid_scroll_layout_algorithm.h147 bool IsScrollToEndLine() const;
Dgrid_scroll_layout_algorithm.cpp473 if (IsScrollToEndLine()) { in FillGridViewportAndMeasureChildren()
883 bool GridScrollLayoutAlgorithm::IsScrollToEndLine() const in IsScrollToEndLine() function in OHOS::Ace::NG::GridScrollLayoutAlgorithm
1361 if (IsScrollToEndLine()) { in FillNewLineBackward()