Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic-machine.hh1628 {te = p+1;{ found_syllable (non_indic_cluster); }} in find_syllables()
1652 {te = p;p--;{ found_syllable (non_indic_cluster); }} in find_syllables()
1680 {{p = ((te))-1;} found_syllable (non_indic_cluster); } in find_syllables()
Dhb-ot-shape-complex-indic-machine.rl93 other => { found_syllable (non_indic_cluster); };
Dhb-ot-shape-complex-indic.cc620 non_indic_cluster, enumerator
1240 …case non_indic_cluster: initial_reordering_non_indic_cluster (plan, face, buffer, start, end); re… in initial_reordering_syllable()