Home
last modified time | relevance | path

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

/external/skqp/third_party/harfbuzz/
Dhb-ot-shape-complex-use-machine.hh431 {te = p+1;{ found_syllable (independent_cluster); }} in find_syllables()
447 {te = p;p--;{ found_syllable (independent_cluster); }} in find_syllables()
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-use-machine.hh431 {te = p+1;{ found_syllable (independent_cluster); }} in find_syllables()
447 {te = p;p--;{ found_syllable (independent_cluster); }} in find_syllables()
Dhb-ot-shape-complex-use-machine.rl128 independent_cluster = (IND | O | Rsv | WJ) VS?;
132 independent_cluster => { found_syllable (independent_cluster); };
Dhb-ot-shape-complex-use.cc247 independent_cluster, enumerator
332 case independent_cluster: in setup_topographical_masks()