Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui.c51 static int can_update_cursor = TRUE; // can display the cursor variable
1149 if (!can_update_cursor || screen_Columns != gui.num_cols in gui_update_cursor()
2063 can_update_cursor = FALSE; in gui_dont_update_cursor()
2070 can_update_cursor = TRUE; in gui_can_update_cursor()