Searched refs:ZWNJ (Results 1 – 13 of 13) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-indic-machine.rl | 46 ZWNJ = 5; 63 n = ((ZWNJ?.RS)? (N.N?)?); # is_consonant_modifier 64 z = ZWJ|ZWNJ; # is_joiner 72 syllable_tail = (z?.SM.SM?.ZWNJ?)? A{0,3}? VD{0,2}; 75 final_halant_group = halant_group | h.ZWNJ;
|
D | hb-ot-shape-complex-myanmar-machine.rl | 62 ZWNJ = 5; 66 j = ZWJ|ZWNJ; # Joiners
|
D | hb-ot-shape-complex-use-machine.rl | 60 ZWNJ = 14; # Zero width non-joiner
|
D | hb-ot-shape-complex-use-table.cc | 37 #define ZWNJ USE_ZWNJ /* ZWNJ */ macro 333 … O, O, O, O, ZWNJ, ZWJ, O, O, 675 #undef ZWNJ
|
D | hb-ot-shape-complex-indic-table.cc | 507 /* 2008 */ _(x,x), _(x,x), _(x,x), _(x,x),_(ZWNJ,x),_(ZWJ,x), _(x,x), _(x,x),
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-arabic/script-mongolian/misc/ |
D | variation-selectors.txt | 6 ᠠᠭᠠᠷ ZWNJ
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/ |
D | IndicInputMethodImpl.java | 40 private static final char ZWNJ = '\u200c'; field in IndicInputMethodImpl 192 currentChar = ZWNJ; in handleKeyTyped()
|
/external/icu/icu4c/source/common/ |
D | ucnvisci.c | 34 #define ZWNJ 0x200c /* Zero Width Non Joiner */ macro 947 case ZWNJ: in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() 1120 targetUniChar != ZWNJ && \ 1316 targetUniChar = ZWNJ; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() 1574 sa->add(sa->set, ZWNJ); in _ISCIIGetUnicodeSet()
|
D | uprops.h | 320 ZWNJ =0x200c, enumerator
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetISCII.java | 27 private static final short ZWNJ = 0x200c; /* Zero Width Non Joiner */ field in CharsetISCII 960 targetUniChar = ZWNJ; in decodeLoop() 1157 targetUniChar != ZWNJ && in WriteToTargetToU() 1262 case ZWNJ: in encodeLoop() 1454 setFillIn.add(ZWNJ); in getUnicodeSetImpl()
|
/external/harfbuzz_ng/ |
D | NEWS | 95 - Group ZWJ/ZWNJ with previous syllable under cluster-level=0. 354 - Indic: Allow ZWJ/ZWNJ before syllable modifiers.
|
/external/icu/icu4c/source/data/unidata/ |
D | changes.txt | 2392 * ZWJ & ZWNJ 2394 - break iteration used to assume that LB classes did not overlap; now they do for ZWJ & ZWNJ
|
D | ppucd.txt | 9321 …=Non_Joiner;Join_C;lb=CM;na=ZERO WIDTH NON-JOINER;Name_Alias=abbreviation=ZWNJ;NFKC_CF=;-Pat_Syn;S…
|