Home
last modified time | relevance | path

Searched refs:use_hieroglyph_cluster (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-shaper-use-machine.hh50 use_hieroglyph_cluster, enumerator
1007 {te = p+1;{ found_syllable (use_hieroglyph_cluster); }} in find_syllables_use()
1043 {te = p;p--;{ found_syllable (use_hieroglyph_cluster); }} in find_syllables_use()
H A Dhb-ot-shaper-use-machine.rl48 use_hieroglyph_cluster,
179 hieroglyph_cluster ZWNJ? => { found_syllable (use_hieroglyph_cluster); };
H A Dhb-ot-shaper-use.cc260 case use_hieroglyph_cluster: in setup_topographical_masks()