Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-myanmar-machine.hh343 {te = p+1;{ found_syllable (non_myanmar_cluster); }} in find_syllables()
355 {te = p+1;{ found_syllable (non_myanmar_cluster); }} in find_syllables()
367 {te = p;p--;{ found_syllable (non_myanmar_cluster); }} in find_syllables()
Dhb-ot-shape-complex-myanmar-machine.rl86 j => { found_syllable (non_myanmar_cluster); };
89 other => { found_syllable (non_myanmar_cluster); };
Dhb-ot-shape-complex-myanmar.cc124 non_myanmar_cluster, enumerator
443 …case non_myanmar_cluster: initial_reordering_non_myanmar_cluster (plan, face, buffer, start, end);… in initial_reordering_syllable()