Lines Matching refs:AL
775 private static final byte AL = 13;
782 private static final int MASK_R_AL = (1 << R | 1 << AL);
850 /* lastArabicPos is index to the last AL in the text, -1 if none */
935 static final int MASK_RTL = DirPropFlag(R)|DirPropFlag(AL)|DirPropFlag(RLE)|DirPropFlag(RLO);
1204 strong R or AL character at either end of the text */
1262 if (dirProp == R || dirProp == AL) {
1280 else if (dirProp == AL) {
1623 /* L R EN ES ET AN CS B S WS ON LRE LRO AL RLE RLO PDF NSM BN */
1670 /* L, R, EN, AN, ON, S, B, ES, ET, CS, BN, NSM, AL, Res */
1674 /* 3 AL */ { 32+1, 32+2, 32+6, 32+6, 32+8, 32+16, 32+17, 32+8, 32+8, 32+8, 3, 3, 3, _R },
1677 /* 6 AL:EN/AN */ { 32+1, 32+2, 6, 6, 32+8, 32+16, 32+17, 32+8, 32+8, 64+13, 6, 6, 32+3, _AN },
1679 /* 8 AL:ON */ { 32+1, 32+2, 32+6, 32+6, 8, 32+16, 32+17, 8, 8, 8, 8, 8, 32+3, _ON },
1684 /*13 AL:EN/AN+CS */ { 96+1, 96+2, 6, 6, 128+8, 96+16, 96+17, 128+8, 128+8, 128+8, 13, 128+8, 96+3, _AN },
1687 /*16 AL:S */ { 32+1, 32+2, 32+6, 32+6, 32+8, 16, 32+17, 32+8, 32+8, 32+8, 16, 32+8, 32+3, _S },
1932 int lastStrongRTL; /* index of last found R or AL */
2006 /* check if we had EN after R/AL */
2011 /* check if we had any relevant EN/AN after R/AL */
2041 case 4: /* R/AL after possible relevant EN/AN */
2051 case 5: /* EN/AN after R/AL + possible cont */
2068 /* if first EN/AN after R/AL */
2074 case 6: /* note location of latest R/AL */
3339 1 << AL |