Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhighlight.c853 GuiFontset temp_sg_fontset = HL_TABLE()[idx].sg_fontset; in highlight_set_font() local
872 gui_mch_free_fontset(temp_sg_fontset); in highlight_set_font()
878 HL_TABLE()[idx].sg_fontset = temp_sg_fontset; in highlight_set_font()