Searched refs:IsEndLineInScreenWithGap (Results 1 – 2 of 2) sorted by relevance
155 bool IsEndLineInScreenWithGap(int32_t targetLine, float totalViewHeight, float mainSize) const;
882 bool GridScrollLayoutAlgorithm::IsEndLineInScreenWithGap( in IsEndLineInScreenWithGap() function in OHOS::Ace::NG::GridScrollLayoutAlgorithm904 if (IsEndLineInScreenWithGap(startLine, totalViewHeight, mainSize)) { in ScrollToIndexAuto()