Searched refs:nBestSize (Results 1 – 1 of 1) sorted by relevance
430 sal_Int32 nBestSize (6); in CheckFontSize() local462 if (nHeightDifference<0 && mpFont->mnSize>nBestSize) in CheckFontSize()463 nBestSize = mpFont->mnSize; in CheckFontSize()473 if (nBestSize != mpFont->mnSize) in CheckFontSize()475 mpFont->mnSize = nBestSize; in CheckFontSize()
Completed in 10 milliseconds