/external/skqp/third_party/harfbuzz/ |
D | hb-ot-shape-complex-use-machine.hh | 439 {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()
|
D | hb-ot-shape-complex-indic-machine.hh | 1003 {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()
|
D | hb-ot-shape-complex-myanmar-machine.hh | 362 {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/ |
D | hb-ot-shape-complex-use-machine.hh | 439 {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()
|
D | hb-ot-shape-complex-indic-machine.hh | 1003 {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()
|
D | hb-ot-shape-complex-khmer-machine.rl | 69 broken_cluster = (Coeng.cn)* syllable_tail; 70 consonant_syllable = (cn|PLACEHOLDER|DOTTEDCIRCLE) broken_cluster; 75 broken_cluster => { found_syllable (broken_cluster); };
|
D | hb-ot-shape-complex-khmer-machine.hh | 311 {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()
|
D | hb-ot-shape-complex-myanmar.cc | 132 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()
|
D | hb-ot-shape-complex-myanmar-machine.rl | 82 broken_cluster = k? VS? syllable_tail; 89 broken_cluster => { found_syllable (broken_cluster); };
|
D | hb-ot-shape-complex-indic-machine.rl | 79 broken_cluster = reph? n? complex_syllable_tail; 87 broken_cluster => { found_syllable (broken_cluster); };
|
D | hb-ot-shape-complex-khmer.cc | 233 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()
|
D | hb-ot-shape-complex-use.cc | 253 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()
|
D | hb-ot-shape-complex-myanmar-machine.hh | 362 {te = p+1;{ found_syllable (broken_cluster); }} in find_syllables() 374 {te = p;p--;{ found_syllable (broken_cluster); }} in find_syllables()
|
D | hb-ot-shape-complex-use-machine.rl | 120 broken_cluster = 138 broken_cluster => { found_syllable (broken_cluster); };
|
D | hb-ot-shape-complex-indic.cc | 369 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()
|