Searched refs:oldFont (Results 1 – 1 of 1) sorted by relevance
6893 HFONT font, oldFont; in gui_mch_dialog() local6981 oldFont = SelectFont(hdc, font); in gui_mch_dialog()6987 oldFont = SelectFont(hdc, GetStockObject(SYSTEM_FONT)); in gui_mch_dialog()7303 SelectFont(hdc, oldFont); in gui_mch_dialog()7630 HFONT font, oldFont; in gui_mch_tearoff() local7685 oldFont = SelectFont(hdc, font); in gui_mch_tearoff()7687 oldFont = SelectFont(hdc, GetStockObject(SYSTEM_FONT)); in gui_mch_tearoff()7925 SelectFont(hdc, oldFont); in gui_mch_tearoff()