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