Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic-machine.hh1624 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables()
1648 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
1668 {{p = ((te))-1;}{ found_syllable (broken_cluster); }} in find_syllables()
1677 {{p = ((te))-1;} found_syllable (broken_cluster); } in find_syllables()
Dhb-ot-shape-complex-sea-machine.rl57 broken_cluster = syllable_tail;
62 broken_cluster => { found_syllable (broken_cluster); };
Dhb-ot-shape-complex-sea.cc113 broken_cluster, enumerator
269 …case broken_cluster: initial_reordering_broken_cluster (plan, face, buffer, start, end); ret… in initial_reordering_syllable()
284 if ((info[i].syllable() & 0x0F) == broken_cluster) in insert_dotted_circles()
310 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
Dhb-ot-shape-complex-myanmar-machine.rl81 broken_cluster = k? VS? syllable_tail;
88 broken_cluster => { found_syllable (broken_cluster); };
Dhb-ot-shape-complex-sea-machine.hh179 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
191 {{p = ((te))-1;}{ found_syllable (broken_cluster); }} in find_syllables()
Dhb-ot-shape-complex-myanmar-machine.hh351 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables()
363 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
Dhb-ot-shape-complex-indic-machine.rl84 broken_cluster = reph? n? (halant_group.cn){0,4} medial_group halant_or_matra_group syllable_tail;
92 broken_cluster => { found_syllable (broken_cluster); };
Dhb-ot-shape-complex-myanmar.cc123 broken_cluster, enumerator
442 …case broken_cluster: initial_reordering_broken_cluster (plan, face, buffer, start, end); ret… in initial_reordering_syllable()
457 if ((info[i].syllable() & 0x0F) == broken_cluster) in insert_dotted_circles()
483 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
Dhb-ot-shape-complex-indic.cc619 broken_cluster, enumerator
1239 …case broken_cluster: initial_reordering_broken_cluster (plan, face, buffer, start, end); retu… in initial_reordering_syllable()
1254 if ((info[i].syllable() & 0x0F) == broken_cluster) in insert_dotted_circles()
1280 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()