Searched refs:hHugeFont (Results 1 – 1 of 1) sorted by relevance
247 HFONT hHugeFont = ::CreateFontIndirectW( &aLogFont); in DisableFontScaling() local248 if( !hHugeFont ) in DisableFontScaling()251 return SelectFont( mhDC, hHugeFont ); in DisableFontScaling()
Completed in 27 milliseconds