Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic.cc877 unsigned int pref_len = 2; in initial_reordering_consonant_syllable() local
878 if (indic_plan->mask_array[PREF] && base + pref_len < end) in initial_reordering_consonant_syllable()
881 for (unsigned int i = base + 1; i + pref_len - 1 < end; i++) { in initial_reordering_consonant_syllable()
883 for (unsigned int j = 0; j < pref_len; j++) in initial_reordering_consonant_syllable()
885 if (indic_plan->pref.would_substitute (glyphs, pref_len, face)) in initial_reordering_consonant_syllable()
887 for (unsigned int j = 0; j < pref_len; j++) in initial_reordering_consonant_syllable()