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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 61 OT_Ra, /* Not explicitly listed in the OT spec, but used in the grammar. */
hb-ot-shape-complex-myanmar.cc 164 #define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_CM) | FLAG (OT_Ra) | FLAG (OT_V) | FLAG (OT_NBSP) | FLAG (OT_GB))
198 cat = (indic_category_t) OT_Ra;
318 info[start ].myanmar_category() == OT_Ra &&
hb-ot-shape-complex-indic.cc 168 #define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_CM) | FLAG (OT_Ra) | FLAG (OT_V) | FLAG (OT_NBSP) | FLAG (OT_DOTTEDCIRCLE))
246 cat = OT_Ra;
979 if (info[i ].indic_category() == OT_Ra &&
    [all...]

Completed in 278 milliseconds