Home | History | Annotate | Download | only in text

Lines Matching refs:RLE

969     static final byte RLE = UCharacterDirection.RIGHT_TO_LEFT_EMBEDDING;        /* 14 */
1144 static final int DirPropFlagE[] = { DirPropFlag(LRE), DirPropFlag(RLE) };
1156 static final int MASK_RTL = DirPropFlag(R)|DirPropFlag(AL)|DirPropFlag(RLE)|DirPropFlag(RLO)|DirPropFlag(RLI);
1161 static final int MASK_EXPLICIT = DirPropFlag(LRE)|DirPropFlag(LRO)|DirPropFlag(RLE)|DirPropFlag(RLO)|DirPropFlag(PDF);
1199 0x202a to 0x202e (LRE, RLE, PDF, LRO, RLO) */
1566 * Both cases could be handled by adding LRE or RLE at the head of the
2067 /* LRE, LRO, RLE, RLO, PDF */
2413 * LRE, RLE, LRO, RLO, LRI, RLI and FSI and popped with each PDF and PDI,
2514 case RLE:
2534 /* we don't need to set LEVEL_OVERRIDE off for LRE and RLE
2641 /* BN, LRE, RLE, and PDF are supposed to be removed (X9) */
2757 /* L R EN ES ET AN CS B S WS ON LRE LRO AL RLE RLO PDF NSM BN FSI LRI RLI PDI ENL ENR */
2774 /* - the BN column regroups BN, LRE, RLE, LRO, RLO, PDF */
3516 /* look for the last char not a BN or LRE/RLE/LRO/RLO/PDF */
4123 * LRE-PDF, LRE-RLE-PDF-PDF, etc.