Searched refs:ENL (Results 1 – 4 of 4) sorted by relevance
57 ENL, /* EN after W7 */ /* 23 */ enumerator74 #define MASK_LTR (DIRPROP_FLAG(L)|DIRPROP_FLAG(EN)|DIRPROP_FLAG(ENL)|DIRPROP_FLAG(ENR)|DIRPROP_FLAG…
958 dirProps[position]=ENL; in bracketProcessChar()
974 static final byte ENL = PDI + 1; /* EN after W7 */ /* 23 */ field in Bidi975 static final byte ENR = ENL + 1; /* EN not subject to W7 */ /* 24 */1151 …DirPropFlag(L)|DirPropFlag(EN)|DirPropFlag(ENL)|DirPropFlag(ENR)|DirPropFlag(AN)|DirPropFlag(LRE)|…2313 dirProps[position] = ENL; in bracketProcessChar()
949 static final byte ENL = PDI + 1; /* EN after W7 */ /* 23 */ field in Bidi950 static final byte ENR = ENL + 1; /* EN not subject to W7 */ /* 24 */1125 …DirPropFlag(L)|DirPropFlag(EN)|DirPropFlag(ENL)|DirPropFlag(ENR)|DirPropFlag(AN)|DirPropFlag(LRE)|…2277 dirProps[position] = ENL; in bracketProcessChar()