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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-myanmar-machine.hh 343 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
355 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
367 {te = p;p--;{ found_syllable (non_myanmar_cluster); }}
hb-ot-shape-complex-myanmar.cc 124 non_myanmar_cluster, enumerator in enum:syllable_type_t
443 case non_myanmar_cluster: initial_reordering_non_myanmar_cluster (plan, face, buffer, start, end); return;
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-myanmar-machine.hh 343 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
355 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
367 {te = p;p--;{ found_syllable (non_myanmar_cluster); }}
hb-ot-shape-complex-myanmar-machine.rl 86 j => { found_syllable (non_myanmar_cluster); };
89 other => { found_syllable (non_myanmar_cluster); };
hb-ot-shape-complex-myanmar.cc 124 non_myanmar_cluster, enumerator in enum:syllable_type_t
443 case non_myanmar_cluster: initial_reordering_non_myanmar_cluster (plan, face, buffer, start, end); return;

Completed in 572 milliseconds