Searched refs:broken_cluster (Results 1 – 9 of 9) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-indic-machine.hh | 1624 {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()
|
D | hb-ot-shape-complex-sea-machine.rl | 57 broken_cluster = syllable_tail; 62 broken_cluster => { found_syllable (broken_cluster); };
|
D | hb-ot-shape-complex-sea.cc | 113 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()
|
D | hb-ot-shape-complex-myanmar-machine.rl | 81 broken_cluster = k? VS? syllable_tail; 88 broken_cluster => { found_syllable (broken_cluster); };
|
D | hb-ot-shape-complex-sea-machine.hh | 179 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables() 191 {{p = ((te))-1;}{ found_syllable (broken_cluster); }} in find_syllables()
|
D | hb-ot-shape-complex-myanmar-machine.hh | 351 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables() 363 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
|
D | hb-ot-shape-complex-indic-machine.rl | 84 broken_cluster = reph? n? (halant_group.cn){0,4} medial_group halant_or_matra_group syllable_tail; 92 broken_cluster => { found_syllable (broken_cluster); };
|
D | hb-ot-shape-complex-myanmar.cc | 123 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()
|
D | hb-ot-shape-complex-indic.cc | 619 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()
|