OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
;
219
if (info[i].sea_category() ==
OT_MR
) /* Pre-base reordering */
hb-ot-shape-complex-myanmar.cc
138
OT_MR
= 22, /* Various consonant medial types */
225
cat = (indic_category_t)
OT_MR
;
356
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
;
219
if (info[i].sea_category() ==
OT_MR
) /* Pre-base reordering */
hb-ot-shape-complex-myanmar.cc
139
OT_MR
= 22, /* Various consonant medial types */
226
cat = (indic_category_t)
OT_MR
;
357
if (info[i].myanmar_category() ==
OT_MR
) /* Pre-base reordering */
Completed in 35 milliseconds