HomeSort by relevance Sort by last modified time
    Searched refs:OT_C (Results 1 - 5 of 5) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 46 OT_C = 1,
74 #define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_Ra) | MEDIAL_FLAGS | FLAG (OT_V) | FLAG (OT_PLACEHOLDER) | FLAG (OT_DOTTEDCIRCLE))
114 INDIC_SYLLABIC_CATEGORY_CONSONANT = OT_C,
115 INDIC_SYLLABIC_CATEGORY_CONSONANT_DEAD = OT_C,
117 INDIC_SYLLABIC_CATEGORY_CONSONANT_HEAD_LETTER = OT_C,
hb-ot-shape-complex-myanmar.cc 184 cat = (indic_category_t) OT_C; /* The spec says C, IndicSyllableCategory doesn't have. */
hb-ot-shape-complex-indic.cc 185 cat = OT_C;
    [all...]
  /external/libchrome/sandbox/win/src/sidestep/
mini_disassembler_types.h 98 OT_C = 0x03000000,
mini_disassembler.cpp 254 case OT_C: // Byte or word, depending on operand-size attribute.

Completed in 147 milliseconds