Searched refs:p_tbidi (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Doption.h771 EXTERN int p_tbidi; /* 'termbidi' */ variable
H A Dex_getln.c1832 || (p_arshape && !p_tbidi && enc_utf8)
2593 if (p_arshape && !p_tbidi && enc_utf8 && len > 0)
H A Dscreen.c2393 if (p_arshape && !p_tbidi && ARABIC_CHAR(u8c))
3916 else if (p_arshape && !p_tbidi && ARABIC_CHAR(mb_c))
6786 if (p_arshape && !p_tbidi && ARABIC_CHAR(u8c))
H A Dgui.c549 p_tbidi = FALSE;
H A Dmbyte.c1759 if (p_arshape && !p_tbidi)
H A Doption.c2517 (char_u *)&p_tbidi, PV_NONE,
7888 if (!p_tbidi)
7940 if (!p_tbidi)

Completed in 286 milliseconds