HomeSort by relevance Sort by last modified time
    Searched refs:OT_N (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 48 OT_N = 3,
122 INDIC_SYLLABIC_CATEGORY_CONSONANT_SUCCEEDING_REPHA = OT_N,
128 INDIC_SYLLABIC_CATEGORY_NUKTA = OT_N,
134 INDIC_SYLLABIC_CATEGORY_TONE_MARK = OT_N,
hb-ot-shape-complex-myanmar.cc 136 OT_DB = OT_N, /* Dot below */
hb-ot-shape-complex-indic.cc 226 else if (unlikely (u == 0x17C6u)) cat = OT_N; /* Khmer Bindu doesn't like to be repositioned. */
966 if ((FLAG (info[i].indic_category()) & (JOINER_FLAGS | FLAG (OT_N) | FLAG (OT_RS) | MEDIAL_FLAGS | HALANT_OR_COENG_FLAGS)))
    [all...]

Completed in 208 milliseconds