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,
111 INDIC_SYLLABIC_CATEGORY_VIRAMA = OT_H,
hb-ot-shape-complex-indic.cc 175 #define HALANT_OR_COENG_FLAGS (FLAG (OT_H) | FLAG (OT_Coeng))
753 info[i - 1].indic_category() == OT_H)
859 if (info[i].indic_category() == OT_H) {
862 if (is_consonant (info[j]) || info[j].indic_category() == OT_H)
864 if (info[j].indic_category() != OT_H && j > i) {
882 if (unlikely (info[i].indic_category() == OT_H &&
980 info[i+1].indic_category() == OT_H &&
    [all...]
hb-ot-shape-complex-myanmar.cc 320 info[start+2].myanmar_category() == OT_H)

Completed in 194 milliseconds