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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-myanmar-machine.rl 80 punctuation_cluster = P V;
87 punctuation_cluster => { found_syllable (punctuation_cluster); };
hb-ot-shape-complex-myanmar-machine.hh 347 {te = p+1;{ found_syllable (punctuation_cluster); }}
hb-ot-shape-complex-myanmar.cc 122 punctuation_cluster, enumerator in enum:syllable_type_t
441 case punctuation_cluster: initial_reordering_punctuation_cluster (plan, face, buffer, start, end); return;

Completed in 139 milliseconds