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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-myanmar.cc 315 bool has_reph = false; local
326 has_reph = true;
330 if (!has_reph)
345 for (; i < start + (has_reph ? 3 : 0); i++)
hb-ot-shape-complex-indic.cc 716 bool has_reph = false; local
744 has_reph = true;
752 has_reph = true;
817 if (!has_reph)
843 assert (!has_reph);
860 if (has_reph && base == start && limit - base <= 2) {
862 has_reph = false;
920 if (has_reph)
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-myanmar.cc 315 bool has_reph = false; local
326 has_reph = true;
330 if (!has_reph)
345 for (; i < start + (has_reph ? 3 : 0); i++)
hb-ot-shape-complex-indic.cc 716 bool has_reph = false; local
744 has_reph = true;
752 has_reph = true;
817 if (!has_reph)
843 assert (!has_reph);
860 if (has_reph && base == start && limit - base <= 2) {
862 has_reph = false;
920 if (has_reph)
    [all...]

Completed in 175 milliseconds