Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Darabic.c268 if (p_arshape && !p_tbidi) in arabic_maycombine()
H A Doption.h970 EXTERN int p_tbidi; // 'termbidi' variable
H A Dex_getln.c2410 || (p_arshape && !p_tbidi in getcmdline_int()
3279 if (p_arshape && !p_tbidi && cmdline_has_arabic(start, len)) in draw_cmdline()
H A Ddrawline.c1761 else if (p_arshape && !p_tbidi && ARABIC_CHAR(mb_c)) in win_line()
H A Ddrawscreen.c897 if (p_arshape && !p_tbidi && ARABIC_CHAR(u8c)) in text_to_screenline()
H A Doption.c3143 if (!p_tbidi) in set_bool_option()
3187 if (!p_tbidi) in set_bool_option()
H A Dscreen.c1574 if (p_arshape && !p_tbidi && ARABIC_CHAR(u8c)) in screen_puts_len()
H A Dgui.c751 p_tbidi = FALSE; in gui_init()
H A Doptiondefs.h2559 (char_u *)&p_tbidi, PV_NONE,