Searched refs:nFrmMaxY (Results 1 – 1 of 1) sorted by relevance
221 const SwTwips nFrmMaxY = (pFrm->*fnRect->fnGetPrtBottom)(); in GetCharRect() local226 ( bVertL2R ? Min( nFrmMaxY, nUpperMaxY ) : Max( nFrmMaxY, nUpperMaxY ) ) : in GetCharRect()227 Min( nFrmMaxY, nUpperMaxY ); in GetCharRect()
Completed in 36 milliseconds