Searched refs:arabic_shape (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/vim-55/src/proto/
H A Dmain.pro25 int arabic_shape __ARGS((int c, int *ccp, int *c1p, int prev_c, int prev_c1, int next_c));
/macosx-10.10/vim-55/src/
H A Darabic.c1014 arabic_shape(c, ccp, c1p, prev_c, prev_c1, next_c) function
H A Dscreen.c2417 u8c = arabic_shape(u8c, &firstbyte, &u8cc[0],
3939 mb_c = arabic_shape(mb_c, &c, &u8cc[0], pc, pc1, nc);
6803 u8c = arabic_shape(u8c, &c, &u8cc[0], nc, nc1, pc);
H A Dex_getln.c2665 u8c = arabic_shape(u8c, NULL, &u8cc[0], pc, pc1, nc);

Completed in 116 milliseconds