Searched refs:gui_mch_free_fontset (Results 1 – 3 of 3) sorted by relevance
23 void gui_mch_free_fontset(GuiFontset fontset);
872 gui_mch_free_fontset(temp_sg_fontset); in highlight_set_font()1863 gui_mch_free_fontset(HL_TABLE()[idx].sg_fontset); in highlight_clear()2125 gui_mch_free_fontset(HL_TABLE()[idx].sg_fontset); in hl_do_font()4040 gui_mch_free_fontset(HL_TABLE()[idx].sg_fontset); in free_highlight_fonts()4047 gui_mch_free_fontset(gui.fontset); in free_highlight_fonts()
1800 gui_mch_free_fontset(gui.fontset); in gui_mch_init_font()2034 gui_mch_free_fontset(GuiFontset fontset) in gui_mch_free_fontset() function