Searched refs:has_reph (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-myanmar.cc315 bool has_reph = false; local
326 has_reph = true;
330 if (!has_reph)
345 for (; i < start + (has_reph ? 3 : 0); i++)
H A Dhb-ot-shape-complex-indic.cc716 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)
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-myanmar.cc315 bool has_reph = false; local
326 has_reph = true;
330 if (!has_reph)
345 for (; i < start + (has_reph ? 3 : 0); i++)
H A Dhb-ot-shape-complex-indic.cc716 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)

Completed in 1774 milliseconds