Home
last modified time | relevance | path

Searched refs:OT_Coeng (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic.hh62 OT_Coeng = 14, /* Khmer-style Virama. */ enumerator
127 INDIC_SYLLABIC_CATEGORY_INVISIBLE_STACKER = OT_Coeng,
Dhb-ot-shape-complex-khmer.cc301 if (info[i].khmer_category() == OT_Coeng && num_coengs <= 2 && i + 1 < end) in reorder_consonant_syllable()