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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 52 OT_M = 7,
118 INDIC_SYLLABIC_CATEGORY_CONSONANT_KILLER = OT_M, /* U+17CD only. */
134 INDIC_SYLLABIC_CATEGORY_PURE_KILLER = OT_M, /* Is like a vowel matra. */
142 INDIC_SYLLABIC_CATEGORY_VOWEL_DEPENDENT = OT_M,
hb-ot-shape-complex-indic.cc 208 cat = OT_M;
214 cat = OT_M;
243 else if (cat == OT_M)
916 if (info[i].indic_category() == OT_M) {
1009 } else if (info[i].indic_category() == OT_M
    [all...]
hb-ot-shape-complex-myanmar.cc 259 if (cat == OT_M)

Completed in 130 milliseconds