Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dterminal.pro17 int terminal_is_active(void);
/vim-8.2.3635/src/
H A Dgetchar.c3228 else if (terminal_is_active()) in vgetorpeek()
H A Dgui.c1191 if (terminal_is_active()) in gui_update_cursor()
H A Dterminal.c2316 terminal_is_active() in terminal_is_active() function