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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-myanmar.cc 313 bool has_reph = false; local
324 has_reph = true;
328 if (!has_reph)
343 for (; i < start + (has_reph ? 3 : 0); i++)
hb-ot-shape-complex-indic.cc 672 bool has_reph = false; local
694 has_reph = true;
702 has_reph = true;
764 if (!has_reph)
791 if (has_reph && base == start && limit - base <= 2) {
793 has_reph = false;
851 if (has_reph)
    [all...]

Completed in 38 milliseconds