Home
last modified time | relevance | path

Searched refs:OT_H (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic-private.hh49 OT_H = 4, enumerator
76 #define HALANT_OR_COENG_FLAGS (FLAG (OT_H) | FLAG (OT_Coeng))
139 INDIC_SYLLABIC_CATEGORY_VIRAMA = OT_H,
Dhb-ot-shape-complex-indic.cc787 info[i - 1].indic_category() == OT_H) in initial_reordering_consonant_syllable()
928 if (info[i].indic_category() == OT_H) in initial_reordering_consonant_syllable()
933 (disallow_double_halants && info[j].indic_category() == OT_H)) in initial_reordering_consonant_syllable()
935 if (info[j].indic_category() != OT_H && j > i) { in initial_reordering_consonant_syllable()
953 if (unlikely (info[i].indic_category() == OT_H && in initial_reordering_consonant_syllable()
1093 info[i+1].indic_category() == OT_H && in initial_reordering_consonant_syllable()
1294 info[i].indic_category() = OT_H; in final_reordering_syllable()
Dhb-ot-shape-complex-myanmar.cc203 cat = (indic_category_t) OT_H; in set_myanmar_properties()
324 info[start+2].myanmar_category() == OT_H) in initial_reordering_consonant_syllable()