Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwindow.cxx557 int toolfontheight = defFontheight; in ImplUpdateGlobalSettings() local
558 if( toolfontheight > 9 ) in ImplUpdateGlobalSettings()
559 toolfontheight = (defFontheight+8) / 2; in ImplUpdateGlobalSettings()
589 aFont.SetHeight( toolfontheight ); in ImplUpdateGlobalSettings()

Completed in 49 milliseconds