HomeSort by relevance Sort by last modified time
    Searched full:is_joiner (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-machine.rl 64 z = ZWJ|ZWNJ; # is_joiner
hb-ot-shape-complex-indic.cc 149 is_joiner (const hb_glyph_info_t &info) function
737 (indic_plan->config->reph_mode == REPH_MODE_IMPLICIT && !is_joiner (info[start + 2])) ||
751 while (limit < end && is_joiner (info[limit]))
759 while (limit < end && is_joiner (info[limit]))
    [all...]

Completed in 507 milliseconds