Home
last modified time | relevance | path

Searched refs:aSmaller (Results 1 – 1 of 1) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dabout.cxx403 Size aSmaller = aNewFont.GetSize(); in ApplyStyleSettings() local
404 aSmaller.Width() = (long) (aSmaller.Width() * 0.75); in ApplyStyleSettings()
405 aSmaller.Height() = (long) (aSmaller.Height() * 0.75); in ApplyStyleSettings()
406 aNewFont.SetSize( aSmaller ); in ApplyStyleSettings()
418 aSmaller = PixelToLogic( aSmaller, MAP_POINT ); in ApplyStyleSettings()
419 aNewFont.SetSize( aSmaller ); in ApplyStyleSettings()

Completed in 10 milliseconds