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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-sea.cc 127 OT_MR = 22, /* Medial Ra */
147 cat = (indic_category_t) OT_MR;
220 if (info[i].sea_category() == OT_MR) /* Pre-base reordering */
hb-ot-shape-complex-myanmar.cc 139 OT_MR = 22, /* Various consonant medial types */
223 cat = (indic_category_t) OT_MR;
359 if (info[i].myanmar_category() == OT_MR) /* Pre-base reordering */
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-sea.cc 127 OT_MR = 22, /* Medial Ra */
147 cat = (indic_category_t) OT_MR;
220 if (info[i].sea_category() == OT_MR) /* Pre-base reordering */
hb-ot-shape-complex-myanmar.cc 139 OT_MR = 22, /* Various consonant medial types */
223 cat = (indic_category_t) OT_MR;
359 if (info[i].myanmar_category() == OT_MR) /* Pre-base reordering */

Completed in 367 milliseconds