Searched refs:nOldRowEnd (Results 1 – 1 of 1) sorted by relevance
2922 const long nOldRowEnd = i == nCount ? aOld.GetRight() : aOld[ nIdxEnd ]; in SetTabRows() local2923 const long nOldRowHeight = nOldRowEnd - nOldRowStart; in SetTabRows()2948 … if ( abs( (*fnRect->fnYInc)( nTabTop, nOldRowEnd ) - nLowerBorder ) <= ROWFUZZY ) in SetTabRows()
Completed in 37 milliseconds