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.cc317 bool has_reph = false; in initial_reordering_consonant_syllable() local
328 has_reph = true; in initial_reordering_consonant_syllable()
332 if (!has_reph) in initial_reordering_consonant_syllable()
347 for (; i < start + (has_reph ? 3 : 0); i++) in initial_reordering_consonant_syllable()
Dhb-ot-shape-complex-indic.cc704 bool has_reph = false; in initial_reordering_consonant_syllable() local
732 has_reph = true; in initial_reordering_consonant_syllable()
740 has_reph = true; in initial_reordering_consonant_syllable()
801 if (!has_reph) in initial_reordering_consonant_syllable()
827 assert (!has_reph); in initial_reordering_consonant_syllable()
844 if (has_reph && base == start && limit - base <= 2) { in initial_reordering_consonant_syllable()
846 has_reph = false; in initial_reordering_consonant_syllable()
904 if (has_reph) in initial_reordering_consonant_syllable()