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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic-private.hh 52 OT_M = 7,
138 INDIC_SYLLABIC_CATEGORY_VOWEL_DEPENDENT = OT_M,
hb-ot-shape-complex-indic.cc 223 cat = OT_M;
233 else if (unlikely (u == 0xA9BDu)) { cat = OT_M; pos = POS_POST_C; } /* Javanese vocalic r. */
246 else if (cat == OT_M)
910 if (info[i].indic_category() == OT_M) {
1003 } else if (info[i].indic_category() == OT_M)
    [all...]
hb-ot-shape-complex-sea.cc 149 if (cat == OT_M)
hb-ot-shape-complex-myanmar.cc 250 if (cat == OT_M)
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 52 OT_M = 7,
138 INDIC_SYLLABIC_CATEGORY_VOWEL_DEPENDENT = OT_M,
hb-ot-shape-complex-indic.cc 223 cat = OT_M;
233 else if (unlikely (u == 0xA9BDu)) { cat = OT_M; pos = POS_POST_C; } /* Javanese vocalic r. */
246 else if (cat == OT_M)
910 if (info[i].indic_category() == OT_M) {
1003 } else if (info[i].indic_category() == OT_M)
    [all...]
hb-ot-shape-complex-sea.cc 149 if (cat == OT_M)
hb-ot-shape-complex-myanmar.cc 250 if (cat == OT_M)

Completed in 204 milliseconds