Home
last modified time | relevance | path

Searched refs:temp_sg_font (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dhighlight.c851 GuiFont temp_sg_font = HL_TABLE()[idx].sg_font; in highlight_set_font() local
884 gui_mch_free_font(temp_sg_font); in highlight_set_font()
890 HL_TABLE()[idx].sg_font = temp_sg_font; in highlight_set_font()