Searched refs:OT_C (Results 1 – 5 of 5) sorted by relevance
46 OT_C = 1, enumerator74 #define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_Ra) | MEDIAL_FLAGS | FLAG (OT_V) | FLAG (OT_PLACEHO…114 INDIC_SYLLABIC_CATEGORY_CONSONANT = OT_C,115 INDIC_SYLLABIC_CATEGORY_CONSONANT_DEAD = OT_C,117 INDIC_SYLLABIC_CATEGORY_CONSONANT_HEAD_LETTER = OT_C,
184 cat = (indic_category_t) OT_C; /* The spec says C, IndicSyllableCategory doesn't have. */ in set_myanmar_properties()
185 cat = OT_C; in set_indic_properties()
98 OT_C = 0x03000000, enumerator
254 case OT_C: // Byte or word, depending on operand-size attribute. in ProcessOperand()