Home
last modified time | relevance | path

Searched refs:OT_CM2 (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic-private.hh64 OT_CM2 = 31 /* Consonant-Medial, second slot. */ enumerator
67 #define MEDIAL_FLAGS (FLAG (OT_CM) | FLAG (OT_CM2))
Dhb-ot-shape-complex-indic.cc213 else if (unlikely (u == 0xA9BEu)) cat = OT_CM2; /* Javanese medial ya. */ in set_indic_properties()