Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dos_win32.pro78 int use_vtp(void);
/vim-8.2.3635/src/
H A Dscreen.c1817 if (use_vtp()) in screen_start_highlight()
1986 if (use_vtp()) in screen_stop_highlight()
H A Ddrawscreen.c2542 if (use_vtp() && get_conpty_fix_type() < 1) in win_update()
H A Dos_win32.c8293 use_vtp(void) in use_vtp() function