Home
last modified time | relevance | path

Searched refs:independent_cluster (Results 1 – 4 of 4) sorted by relevance

/external/skia/third_party/harfbuzz/
Dhb-ot-shape-complex-use-machine.hh369 {te = p+1;{ found_syllable (independent_cluster); }} in find_syllables()
385 {te = p;p--;{ found_syllable (independent_cluster); }} in find_syllables()
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-use-machine.hh369 {te = p+1;{ found_syllable (independent_cluster); }} in find_syllables()
385 {te = p;p--;{ found_syllable (independent_cluster); }} in find_syllables()
Dhb-ot-shape-complex-use-machine.rl123 independent_cluster = (IND | O | Rsv | WJ) VS?;
127 independent_cluster => { found_syllable (independent_cluster); };
Dhb-ot-shape-complex-use.cc231 independent_cluster, enumerator
316 case independent_cluster: in setup_topographical_masks()