Searched refs:ARABIC_CHAR (Results 1 – 6 of 6) sorted by relevance
223 # define ARABIC_CHAR(ch) (((ch) & 0xFF00) == 0x0600) macro
794 if (ARABIC_CHAR(u8c)) in cmdline_has_arabic()3320 if (ARABIC_CHAR(u8c)) in draw_cmdline()
1761 else if (p_arshape && !p_tbidi && ARABIC_CHAR(mb_c)) in win_line()
897 if (p_arshape && !p_tbidi && ARABIC_CHAR(u8c)) in text_to_screenline()
1574 if (p_arshape && !p_tbidi && ARABIC_CHAR(u8c)) in screen_puts_len()
2613 (ARABIC_CHAR(u8c)) is TRUE.