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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-khmer.hh 70 cat = (khmer_category_t) OT_Ra;
hb-ot-shape-complex-indic.hh 64 OT_Ra = 16,
75 #define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_CS) | FLAG (OT_Ra) | FLAG (OT_V) | FLAG (OT_PLACEHOLDER) | FLAG (OT_DOTTEDCIRCLE))
379 cat = OT_Ra;
hb-ot-shape-complex-myanmar.hh 90 cat = OT_Ra;
hb-ot-shape-complex-myanmar.cc 191 info[start ].myanmar_category() == OT_Ra &&
hb-ot-shape-complex-khmer.cc 305 if (info[i + 1].khmer_category() == OT_Ra)
hb-ot-shape-complex-indic.cc 458 is_one_of (info[start ], FLAG (OT_Ra)) &&
867 if (info[i ].indic_category() == OT_Ra &&
    [all...]

Completed in 346 milliseconds