Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic.hh64 OT_Ra = 16, enumerator
84 #define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_CS) | FLAG (OT_Ra) | MEDIAL_FLAGS | FLAG (OT_V) | F…
389 cat = OT_Ra; in set_indic_properties()
Dhb-ot-shape-complex-khmer.hh69 cat = (khmer_category_t) OT_Ra; in set_khmer_properties()
Dhb-ot-shape-complex-myanmar.hh90 cat = OT_Ra; in set_myanmar_properties()
Dhb-ot-shape-complex-myanmar.cc169 info[start ].myanmar_category() == OT_Ra && in initial_reordering_consonant_syllable()
Dhb-ot-shape-complex-khmer.cc270 if (info[i + 1].khmer_category() == OT_Ra) in reorder_consonant_syllable()
Dhb-ot-shape-complex-indic.cc427 is_one_of (info[start ], FLAG (OT_Ra)) && in initial_reordering_consonant_syllable()
838 if (info[i ].indic_category() == OT_Ra && in initial_reordering_consonant_syllable()