Searched refs:HOTKEY_SetFont (Results 1 – 1 of 1) sorted by relevance
62 static LRESULT HOTKEY_SetFont (HOTKEY_INFO *infoPtr, HFONT hFont, BOOL redraw);234 HOTKEY_SetFont(infoPtr, GetStockObject(SYSTEM_FONT), 0); in HOTKEY_Create()440 HOTKEY_SetFont (HOTKEY_INFO *infoPtr, HFONT hFont, BOOL redraw) in HOTKEY_SetFont() function528 return HOTKEY_SetFont (infoPtr, (HFONT)wParam, LOWORD(lParam)); in HOTKEY_WindowProc()