Searched refs:RegDiff (Results 1 – 2 of 2) sorted by relevance
79 inline KSHORT RegDiff() const { return nRegDiff; } in RegDiff() function in SwTxtIter
1816 KSHORT nDiff = KSHORT( nTmpY % RegDiff() ); in CalcRealHeight()1818 nLineHeight += RegDiff() - nDiff; in CalcRealHeight()
Completed in 27 milliseconds