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.cc324 bool has_reph = false; in initial_reordering_consonant_syllable() local
335 has_reph = true; in initial_reordering_consonant_syllable()
339 if (!has_reph) in initial_reordering_consonant_syllable()
354 for (; i < start + (has_reph ? 3 : 0); i++) in initial_reordering_consonant_syllable()
Dhb-ot-shape-complex-indic.cc726 bool has_reph = false; in initial_reordering_consonant_syllable() local
754 has_reph = true; in initial_reordering_consonant_syllable()
762 has_reph = true; in initial_reordering_consonant_syllable()
823 if (!has_reph) in initial_reordering_consonant_syllable()
849 assert (!has_reph); in initial_reordering_consonant_syllable()
866 if (has_reph && base == start && limit - base <= 2) { in initial_reordering_consonant_syllable()
868 has_reph = false; in initial_reordering_consonant_syllable()
926 if (has_reph) in initial_reordering_consonant_syllable()