Home
last modified time | relevance | path

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

/external/skqp/third_party/harfbuzz/
Dhb-ot-shape-complex-use-machine.hh439 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables()
471 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
483 {{p = ((te))-1;}{ found_syllable (broken_cluster); }} in find_syllables()
489 {{p = ((te))-1;} found_syllable (broken_cluster); } in find_syllables()
Dhb-ot-shape-complex-indic-machine.hh1003 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables()
1027 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
1051 {{p = ((te))-1;}{ found_syllable (broken_cluster); }} in find_syllables()
1060 {{p = ((te))-1;} found_syllable (broken_cluster); } in find_syllables()
Dhb-ot-shape-complex-myanmar-machine.hh362 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables()
374 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-use-machine.hh439 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables()
471 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
483 {{p = ((te))-1;}{ found_syllable (broken_cluster); }} in find_syllables()
489 {{p = ((te))-1;} found_syllable (broken_cluster); } in find_syllables()
Dhb-ot-shape-complex-indic-machine.hh1003 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables()
1027 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
1051 {{p = ((te))-1;}{ found_syllable (broken_cluster); }} in find_syllables()
1060 {{p = ((te))-1;} found_syllable (broken_cluster); } in find_syllables()
Dhb-ot-shape-complex-khmer-machine.rl69 broken_cluster = (Coeng.cn)* syllable_tail;
70 consonant_syllable = (cn|PLACEHOLDER|DOTTEDCIRCLE) broken_cluster;
75 broken_cluster => { found_syllable (broken_cluster); };
Dhb-ot-shape-complex-khmer-machine.hh311 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
323 {{p = ((te))-1;}{ found_syllable (broken_cluster); }} in find_syllables()
329 {{p = ((te))-1;} found_syllable (broken_cluster); } in find_syllables()
Dhb-ot-shape-complex-myanmar.cc132 broken_cluster, enumerator
285 …case broken_cluster: /* We already inserted dotted-circles, so just call the consonant_syllable. */ in initial_reordering_syllable()
306 if ((info[i].syllable() & 0x0F) == broken_cluster) in insert_dotted_circles()
332 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
Dhb-ot-shape-complex-myanmar-machine.rl82 broken_cluster = k? VS? syllable_tail;
89 broken_cluster => { found_syllable (broken_cluster); };
Dhb-ot-shape-complex-indic-machine.rl79 broken_cluster = reph? n? complex_syllable_tail;
87 broken_cluster => { found_syllable (broken_cluster); };
Dhb-ot-shape-complex-khmer.cc233 broken_cluster, enumerator
353 …case broken_cluster: /* We already inserted dotted-circles, so just call the consonant_syllable. */ in initial_reordering_syllable()
373 if ((info[i].syllable() & 0x0F) == broken_cluster) in insert_dotted_circles()
399 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
Dhb-ot-shape-complex-use.cc253 broken_cluster, enumerator
343 case broken_cluster: in setup_topographical_masks()
447 FLAG (broken_cluster) | in reorder_syllable()
531 if ((info[i].syllable() & 0x0F) == broken_cluster) in insert_dotted_circles()
552 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
Dhb-ot-shape-complex-myanmar-machine.hh362 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables()
374 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
Dhb-ot-shape-complex-use-machine.rl120 broken_cluster =
138 broken_cluster => { found_syllable (broken_cluster); };
Dhb-ot-shape-complex-indic.cc369 broken_cluster, enumerator
952 …case broken_cluster: /* We already inserted dotted-circles, so just call the standalone_cluster. */ in initial_reordering_syllable()
974 if ((info[i].syllable() & 0x0F) == broken_cluster) in insert_dotted_circles()
1000 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()