Searched refs:SkipRegularLines (Results 1 – 3 of 3) sorted by relevance
80 void SkipRegularLines(bool forward);
271 return SkipRegularLines(forward); in SkipIrregularLines()
1129 SkipRegularLines(true); in SkipForwardLines()1173 SkipRegularLines(false); in SkipBackwardLines()1186 void GridScrollLayoutAlgorithm::SkipRegularLines(bool forward) in SkipRegularLines() function in OHOS::Ace::NG::GridScrollLayoutAlgorithm