Searched refs:heightForExtralOffset (Results 1 – 1 of 1) sorted by relevance
2149 auto heightForExtralOffset = lineHeight + mainGap_; in SupplyAllData2ZeroIndex() local2150 while (GreatOrEqual(extraOffset, heightForExtralOffset) && !Negative(lineHeight)) { in SupplyAllData2ZeroIndex()2152 heightForExtralOffset += (lineHeight + mainGap_); in SupplyAllData2ZeroIndex()2156 extraOffset, heightForExtralOffset, currentMainLineIndex_); in SupplyAllData2ZeroIndex()