Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_gtk_x11.c2881 static int old_char_height = 0; in update_window_manager_hints() local
2930 || gui.char_height != old_char_height) in update_window_manager_hints()
2953 old_char_height = gui.char_height; in update_window_manager_hints()