Searched refs:nWishedHeight (Results 1 – 1 of 1) sorted by relevance
789 long nWishedHeight = pDrop->GetDropHeight(); in CalcFontSize() local803 nFactor = ( 1000 * nWishedHeight ) / nMaxFontHeight; in CalcFontSize()810 aWishedHeight[ nTmpIdx ] = KSHORT(nWishedHeight); in CalcFontSize()940 if ( nHght > nWishedHeight ) in CalcFontSize()949 nFactor = ( nFactor * nWishedHeight ) / nHght; in CalcFontSize()
Completed in 18 milliseconds