Searched refs:OT_ZWNJ (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-shape-complex-indic-private.hh50 OT_ZWNJ = 5, enumerator in enum:indic_category_t
74 #define JOINER_FLAGS (FLAG (OT_ZWJ) | FLAG (OT_ZWNJ))
129 INDIC_SYLLABIC_CATEGORY_NON_JOINER = OT_ZWNJ,
H A Dhb-ot-shape-complex-indic.cc1114 bool non_joiner = info[i].indic_category() == OT_ZWNJ;

Completed in 69 milliseconds