Searched refs:MergeRemainingLines (Results 1 – 2 of 2) sorted by relevance
187 …void MergeRemainingLines(std::map<int32_t, std::map<int32_t, int32_t>> matrix, int32_t forwardLine…
1336 MergeRemainingLines(gridMatrix, forwardLines); in AddForwardLines()2279 void GridScrollLayoutAlgorithm::MergeRemainingLines( in MergeRemainingLines() function in OHOS::Ace::NG::GridScrollLayoutAlgorithm