Searched refs:nTmpPrtHeight (Results 1 – 1 of 1) sorted by relevance
380 long nTmpPrtHeight = (sal_uInt16)aOutMet.GetAscent() + aOutMet.GetDescent(); in GetFontHeight() local381 (void) nTmpPrtHeight; in GetFontHeight()383 ASSERT( abs(nTmpPrtHeight - nPrtHeight) < 3, in GetFontHeight()
Completed in 41 milliseconds