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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic-private.hh 50 OT_ZWNJ,
hb-ot-shape-complex-indic.cc 156 #define JOINER_FLAGS (FLAG (OT_ZWJ) | FLAG (OT_ZWNJ))
220 else if (unlikely (u == 0x200C)) cat = OT_ZWNJ;
1016 bool non_joiner = info[i].indic_category() == OT_ZWNJ;
    [all...]
hb-ot-shape-complex-myanmar.cc 185 else if (unlikely (u == 0x200C)) cat = (indic_category_t) OT_ZWNJ;
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 50 OT_ZWNJ,
hb-ot-shape-complex-indic.cc 156 #define JOINER_FLAGS (FLAG (OT_ZWJ) | FLAG (OT_ZWNJ))
220 else if (unlikely (u == 0x200C)) cat = OT_ZWNJ;
1016 bool non_joiner = info[i].indic_category() == OT_ZWNJ;
    [all...]
hb-ot-shape-complex-myanmar.cc 185 else if (unlikely (u == 0x200C)) cat = (indic_category_t) OT_ZWNJ;

Completed in 26 milliseconds