Home
last modified time | relevance | path

Searched refs:hHugeFont (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx247 HFONT hHugeFont = ::CreateFontIndirectW( &aLogFont); in DisableFontScaling() local
248 if( !hHugeFont ) in DisableFontScaling()
251 return SelectFont( mhDC, hHugeFont ); in DisableFontScaling()

Completed in 31 milliseconds