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.hh 51 OT_N = 3,
131 INDIC_SYLLABIC_CATEGORY_NUKTA = OT_N,
138 INDIC_SYLLABIC_CATEGORY_TONE_MARK = OT_N,
360 else if (unlikely (u == 0x1133cu)) cat = OT_N;
362 else if (unlikely (u == 0x0AFBu)) cat = OT_N; /* https://github.com/harfbuzz/harfbuzz/issues/552 */
hb-ot-shape-complex-myanmar.hh 45 OT_DB = OT_N, /* Dot below */
hb-ot-shape-complex-indic.cc 723 if ((FLAG_UNSAFE (info[i].indic_category()) & (JOINER_FLAGS | FLAG (OT_N) | FLAG (OT_RS) | FLAG (OT_H))))
    [all...]

Completed in 517 milliseconds