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
75 #define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_CS) | FLAG (OT_Ra) | FLAG (OT_V) | FLAG (OT_PLACEHO…
379 cat = OT_Ra; in set_indic_properties()
Dhb-ot-shape-complex-khmer.hh70 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.cc191 info[start ].myanmar_category() == OT_Ra && in initial_reordering_consonant_syllable()
Dhb-ot-shape-complex-khmer.cc305 if (info[i + 1].khmer_category() == OT_Ra) in reorder_consonant_syllable()
Dhb-ot-shape-complex-indic.cc458 is_one_of (info[start ], FLAG (OT_Ra)) && in initial_reordering_consonant_syllable()
867 if (info[i ].indic_category() == OT_Ra && in initial_reordering_consonant_syllable()