Searched defs:ZWNJ (Results 1 – 6 of 6) sorted by relevance
44 #define ZWNJ USE_ZWNJ /* ZWNJ */ macro
42 private static final char ZWNJ = '\u200c'; field in IndicInputMethodImpl
366 ZWNJ =0x200c, enumerator
36 #define ZWNJ 0x200c /* Zero Width Non Joiner */ macro
29 private static final short ZWNJ = 0x200c; /* Zero Width Non Joiner */ field in CharsetISCII