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.hh1650 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables()
1674 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
1698 {{p = ((te))-1;}{ found_syllable (broken_cluster); }} in find_syllables()
1707 {{p = ((te))-1;} found_syllable (broken_cluster); } in find_syllables()
Dhb-ot-shape-complex-use-machine.hh460 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables()
488 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
501 {{p = ((te))-1;} found_syllable (broken_cluster); } in find_syllables()
Dhb-ot-shape-complex-myanmar-machine.rl81 broken_cluster = k? VS? syllable_tail;
88 broken_cluster => { found_syllable (broken_cluster); };
Dhb-ot-shape-complex-use.cc235 broken_cluster, enumerator
324 case broken_cluster: in setup_topographical_masks()
426 FLAG (broken_cluster) | in reorder_syllable()
493 if ((info[i].syllable() & 0x0F) == broken_cluster) in insert_dotted_circles()
514 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
Dhb-ot-shape-complex-myanmar.cc123 broken_cluster, enumerator
411 …case broken_cluster: /* We already inserted dotted-circles, so just call the consonant_syllable. */ in initial_reordering_syllable()
432 if ((info[i].syllable() & 0x0F) == broken_cluster) in insert_dotted_circles()
458 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
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-use-machine.rl119 broken_cluster =
141 broken_cluster => { found_syllable (broken_cluster); };
Dhb-ot-shape-complex-indic.cc607 broken_cluster, enumerator
1187 …case broken_cluster: /* We already inserted dotted-circles, so just call the standalone_cluster. */ in initial_reordering_syllable()
1208 if ((info[i].syllable() & 0x0F) == broken_cluster) in insert_dotted_circles()
1234 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()