Home
last modified time | relevance | path

Searched refs:IsScrollToEndLine (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.h154 bool IsScrollToEndLine() const;
H A Dgrid_scroll_layout_algorithm.cpp651 if (IsScrollToEndLine()) { in FillBlankAtEnd()
877 bool GridScrollLayoutAlgorithm::IsScrollToEndLine() const in IsScrollToEndLine() function in OHOS::Ace::NG::GridScrollLayoutAlgorithm
1368 if (IsScrollToEndLine()) { in FillNewLineBackward()
2210 if (IsScrollToEndLine()) { in CheckReset()