Searched refs:hfntOld (Results 1 – 1 of 1) sorted by relevance
1478 HFONT hfntOld = SelectFont(hdc, (HFONT)font); in GetFontSize() local1492 SelectFont(hdc, hfntOld); in GetFontSize()4416 HFONT hfntOld; in set_tabline_font() local4431 hfntOld = SelectFont(hdc, font); in set_tabline_font()4435 SelectFont(hdc, hfntOld); in set_tabline_font()