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 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); };
hb-ot-shape-complex-myanmar-machine.rl 81 broken_cluster = k? VS? syllable_tail;
88 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 351 {te = p+1;{ found_syllable (broken_cluster); }}
363 {te = p;p--;{ found_syllable (broken_cluster); }}
hb-ot-shape-complex-sea.cc 113 broken_cluster, enumerator in enum:syllable_type_t
269 case broken_cluster: initial_reordering_broken_cluster (plan, face, buffer, start, end); return;
284 if ((info[i].syllable() & 0x0F) == broken_cluster)
310 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster))
hb-ot-shape-complex-myanmar.cc 123 broken_cluster, enumerator in enum:syllable_type_t
442 case broken_cluster: initial_reordering_broken_cluster (plan, face, buffer, start, end); return;
457 if ((info[i].syllable() & 0x0F) == broken_cluster)
483 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster))
hb-ot-shape-complex-indic-machine.hh     [all...]
hb-ot-shape-complex-indic.cc 619 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 351 {te = p+1;{ found_syllable (broken_cluster); }}
363 {te = p;p--;{ found_syllable (broken_cluster); }}
hb-ot-shape-complex-sea.cc 113 broken_cluster, enumerator in enum:syllable_type_t
269 case broken_cluster: initial_reordering_broken_cluster (plan, face, buffer, start, end); return;
284 if ((info[i].syllable() & 0x0F) == broken_cluster)
310 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster))
hb-ot-shape-complex-myanmar.cc 123 broken_cluster, enumerator in enum:syllable_type_t
442 case broken_cluster: initial_reordering_broken_cluster (plan, face, buffer, start, end); return;
457 if ((info[i].syllable() & 0x0F) == broken_cluster)
483 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster))
hb-ot-shape-complex-indic-machine.hh     [all...]
hb-ot-shape-complex-indic.cc 619 broken_cluster, enumerator in enum:syllable_type_t
    [all...]

Completed in 441 milliseconds