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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 49 OT_H = 4,
76 #define HALANT_OR_COENG_FLAGS (FLAG (OT_H) | FLAG (OT_Coeng))
124 INDIC_SYLLABIC_CATEGORY_INVISIBLE_STACKER = OT_H, /* TODO */
131 INDIC_SYLLABIC_CATEGORY_PURE_KILLER = OT_H, /* TODO */
135 INDIC_SYLLABIC_CATEGORY_VIRAMA = OT_H,
hb-ot-shape-complex-indic.cc 803 info[i - 1].indic_category() == OT_H)
944 if (info[i].indic_category() == OT_H)
949 (disallow_double_halants && info[j].indic_category() == OT_H))
951 if (info[j].indic_category() != OT_H && j > i) {
969 if (unlikely (info[i].indic_category() == OT_H &&
    [all...]
hb-ot-shape-complex-myanmar.cc 322 info[start+2].myanmar_category() == OT_H)

Completed in 92 milliseconds