Searched refs:needSkipHeight (Results 1 – 1 of 1) sorted by relevance
2304 auto needSkipHeight = totalViewHeight + gridLayoutInfo_.prevOffset_ + mainGap_; in SkipLargeLineHeightLines() local2305 if (GreatOrEqual(needSkipHeight, -gridLayoutInfo_.currentOffset_)) { in SkipLargeLineHeightLines()2311 gridLayoutInfo_.currentOffset_ += needSkipHeight; in SkipLargeLineHeightLines()