Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic-machine.hh1642 {te = p+1;{ found_syllable (standalone_cluster); }} in find_syllables()
1666 {te = p;p--;{ found_syllable (standalone_cluster); }} in find_syllables()
1690 {{p = ((te))-1;}{ found_syllable (standalone_cluster); }} in find_syllables()
Dhb-ot-shape-complex-indic-machine.rl82 standalone_cluster = (Repha? PLACEHOLDER | reph? DOTTEDCIRCLE).n? (halant_group.cn){0,4} medial_gro…
90 standalone_cluster => { found_syllable (standalone_cluster); };
Dhb-ot-shape-complex-indic.cc605 standalone_cluster, enumerator
1188 case standalone_cluster: in initial_reordering_syllable()