Searched refs:hfontTools (Results 1 – 1 of 1) sorted by relevance
7562 HFONT hfontTools = 0; in get_dialog_font_metrics() local7573 hfontTools = CreateFontIndirectW(&lfSysmenu); in get_dialog_font_metrics()7576 hfontTools = CreateFont(-DLG_FONT_POINT_SIZE, 0, 0, 0, 0, 0, 0, 0, in get_dialog_font_metrics()7579 if (hfontTools) in get_dialog_font_metrics()7582 SelectObject(hdc, hfontTools); in get_dialog_font_metrics()