HomeSort by relevance Sort by last modified time
    Searched refs:broken_cluster (Results 1 - 15 of 15) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-sea-machine.rl 57 broken_cluster = syllable_tail;
62 broken_cluster => { found_syllable (broken_cluster); };
hb-ot-shape-complex-indic-machine.rl 79 broken_cluster = reph? n? (halant_group.cn){0,4} halant_or_matra_group syllable_tail;
86 broken_cluster => { found_syllable (broken_cluster); };
hb-ot-shape-complex-myanmar-machine.rl 79 broken_cluster = k? VS? syllable_tail;
85 broken_cluster => { found_syllable (broken_cluster); };
hb-ot-shape-complex-sea-machine.hh 179 {te = p;p--;{ found_syllable (broken_cluster); }}
191 {{p = ((te))-1;}{ found_syllable (broken_cluster); }}
hb-ot-shape-complex-myanmar-machine.hh 346 {te = p+1;{ found_syllable (broken_cluster); }}
358 {te = p;p--;{ found_syllable (broken_cluster); }}
hb-ot-shape-complex-sea.cc 113 broken_cluster, enumerator in enum:syllable_type_t
268 case broken_cluster: initial_reordering_broken_cluster (plan, face, buffer, start, end); return;
282 if ((buffer->info[i].syllable() & 0x0F) == broken_cluster) {
307 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster))
hb-ot-shape-complex-myanmar.cc 123 broken_cluster, enumerator in enum:syllable_type_t
429 case broken_cluster: initial_reordering_broken_cluster (plan, face, buffer, start, end); return;
443 if ((buffer->info[i].syllable() & 0x0F) == broken_cluster) {
468 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster))
hb-ot-shape-complex-indic-machine.hh     [all...]
hb-ot-shape-complex-indic.cc 581 broken_cluster, enumerator in enum:syllable_type_t
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-sea-machine.hh 179 {te = p;p--;{ found_syllable (broken_cluster); }}
191 {{p = ((te))-1;}{ found_syllable (broken_cluster); }}
hb-ot-shape-complex-myanmar-machine.hh 346 {te = p+1;{ found_syllable (broken_cluster); }}
358 {te = p;p--;{ found_syllable (broken_cluster); }}
hb-ot-shape-complex-sea.cc 113 broken_cluster, enumerator in enum:syllable_type_t
268 case broken_cluster: initial_reordering_broken_cluster (plan, face, buffer, start, end); return;
282 if ((buffer->info[i].syllable() & 0x0F) == broken_cluster) {
307 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster))
hb-ot-shape-complex-myanmar.cc 123 broken_cluster, enumerator in enum:syllable_type_t
429 case broken_cluster: initial_reordering_broken_cluster (plan, face, buffer, start, end); return;
443 if ((buffer->info[i].syllable() & 0x0F) == broken_cluster) {
468 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster))
hb-ot-shape-complex-indic-machine.hh     [all...]
hb-ot-shape-complex-indic.cc 581 broken_cluster, enumerator in enum:syllable_type_t
    [all...]

Completed in 65 milliseconds