Home
last modified time | relevance | path

Searched refs:has_reph (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-myanmar.cc186 bool has_reph = false; in initial_reordering_consonant_syllable() local
197 has_reph = true; in initial_reordering_consonant_syllable()
201 if (!has_reph) in initial_reordering_consonant_syllable()
216 for (; i < start + (has_reph ? 3 : 0); i++) in initial_reordering_consonant_syllable()
Dhb-ot-shape-complex-indic.cc483 bool has_reph = false; in initial_reordering_consonant_syllable() local
510 has_reph = true; in initial_reordering_consonant_syllable()
518 has_reph = true; in initial_reordering_consonant_syllable()
579 if (!has_reph) in initial_reordering_consonant_syllable()
606 if (has_reph && base == start && limit - base <= 2) { in initial_reordering_consonant_syllable()
608 has_reph = false; in initial_reordering_consonant_syllable()
666 if (has_reph) in initial_reordering_consonant_syllable()