Searched refs:nBestSize (Results 1 – 1 of 1) sorted by relevance
424 sal_Int32 nBestSize (6); in CheckFontSize() local456 if (nHeightDifference<0 && mpFont->mnSize>nBestSize) in CheckFontSize()457 nBestSize = mpFont->mnSize; in CheckFontSize()467 if (nBestSize != mpFont->mnSize) in CheckFontSize()469 mpFont->mnSize = nBestSize; in CheckFontSize()