Searched refs:has_vtp_working (Results 1 – 6 of 6) sorted by relevance
80 int has_vtp_working(void);
1119 if (has_vtp_working() != 0 in vim_beep()
3241 !has_vtp_working()) in set_bool_option()
8305 has_vtp_working(void) in has_vtp_working() function
5572 else if (has_vtp_working()) in ex_colorscheme()
6092 n = is_term_win32() && has_vtp_working(); in f_has()