Searched refs:ENL (Results 1 – 4 of 4) sorted by relevance
60 ENL, /* EN after W7 */ /* 23 */ enumerator77 #define MASK_LTR (DIRPROP_FLAG(L)|DIRPROP_FLAG(EN)|DIRPROP_FLAG(ENL)|DIRPROP_FLAG(ENR)|DIRPROP_FLAG…
960 dirProps[position]=ENL; in bracketProcessChar()
975 static final byte ENL = PDI + 1; /* EN after W7 */ /* 23 */ field in Bidi976 static final byte ENR = ENL + 1; /* EN not subject to W7 */ /* 24 */1155 …DirPropFlag(L)|DirPropFlag(EN)|DirPropFlag(ENL)|DirPropFlag(ENR)|DirPropFlag(AN)|DirPropFlag(LRE)|…2317 dirProps[position] = ENL; in bracketProcessChar()
950 static final byte ENL = PDI + 1; /* EN after W7 */ /* 23 */ field in Bidi951 static final byte ENR = ENL + 1; /* EN not subject to W7 */ /* 24 */1130 …DirPropFlag(L)|DirPropFlag(EN)|DirPropFlag(ENL)|DirPropFlag(ENR)|DirPropFlag(AN)|DirPropFlag(LRE)|…2282 dirProps[position] = ENL; in bracketProcessChar()