Searched refs:nOtherHeight (Results 1 – 1 of 1) sorted by relevance
819 long nOtherHeight = pGridWin[SC_SPLIT_TOPLEFT]-> in CalcZoom() local823 aWinSize.Height() += nOtherHeight; in CalcZoom()828 else if ( nOtherHeight > aWinSize.Height() ) in CalcZoom()829 aWinSize.Height() = nOtherHeight; in CalcZoom()
Completed in 33 milliseconds