Home
last modified time | relevance | path

Searched refs:OT_Ra (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-myanmar.cc164 #define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_CM) | FLAG (OT_Ra) | FLAG (OT_V) | FLAG (OT_NBSP) |…
198 cat = (indic_category_t) OT_Ra; in set_myanmar_properties()
318 info[start ].myanmar_category() == OT_Ra && in initial_reordering_consonant_syllable()
Dhb-ot-shape-complex-indic-private.hh61 OT_Ra, /* Not explicitly listed in the OT spec, but used in the grammar. */ enumerator
Dhb-ot-shape-complex-indic.cc168 #define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_CM) | FLAG (OT_Ra) | FLAG (OT_V) | FLAG (OT_NBSP) |…
246 cat = OT_Ra; in set_indic_properties()
979 if (info[i ].indic_category() == OT_Ra && in initial_reordering_consonant_syllable()