Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_x11.c1991 static Font prev_font = (Font)-1; in gui_mch_set_font() local
1994 if (fid != prev_font) in gui_mch_set_font()
1998 prev_font = fid; in gui_mch_set_font()