Lines Matching refs:HFONT
1478 HFONT hfntOld = SelectFont(hdc, (HFONT)font); in GetFontSize()
1510 HFONT font = NULL; in get_font_handle()
1572 DeleteObject((HFONT)font); in gui_mch_free_font()
3257 && GetObjectW((HFONT)gui.wide_font, sizeof(lf_wide), &lf_wide)) in update_im_font()
3285 && GetObjectW((HFONT)gui.wide_font, sizeof(lf), &lf)) in gui_mch_wide_font_changed()
3890 # define SelectFont(hdc, hfont) ((HFONT)SelectObject((hdc), (HGDIOBJ)(HFONT)(hfont)))
4413 HFONT font; in set_tabline_font()
4416 HFONT hfntOld; in set_tabline_font()
6199 DWriteContext_SetFont(s_dwc, (HFONT)gui.currFont); in gui_mch_draw_string()
6893 HFONT font, oldFont; in gui_mch_dialog()
7562 HFONT hfontTools = 0; in get_dialog_font_metrics()
7630 HFONT font, oldFont; in gui_mch_tearoff()