Searched refs:toolfontheight (Results 1 – 1 of 1) sorted by relevance
557 int toolfontheight = defFontheight; in ImplUpdateGlobalSettings() local558 if( toolfontheight > 9 ) in ImplUpdateGlobalSettings()559 toolfontheight = (defFontheight+8) / 2; in ImplUpdateGlobalSettings()589 aFont.SetHeight( toolfontheight ); in ImplUpdateGlobalSettings()
Completed in 51 milliseconds