Searched refs:COMBOEX_SetFont (Results 1 – 1 of 1) sorted by relevance
1596 static LRESULT COMBOEX_SetFont( COMBOEX_INFO *infoPtr, HFONT font, BOOL redraw ) in COMBOEX_SetFont() function2146 return COMBOEX_SetFont( infoPtr, (HFONT)wParam, LOWORD(lParam) != 0 ); in COMBOEX_WindowProc()