Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic-private.hh74 #define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_CS) | FLAG (OT_Ra) | MEDIAL_FLAGS | FLAG (OT_V) | F… macro
Dhb-ot-shape-complex-myanmar.cc163 return is_one_of (info, CONSONANT_FLAGS); in is_consonant()
Dhb-ot-shape-complex-indic.cc157 return is_one_of (info, CONSONANT_FLAGS); in is_consonant()
237 if ((FLAG_UNSAFE (cat) & CONSONANT_FLAGS)) in set_indic_properties()