Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic-machine.hh1638 {te = p+1;{ found_syllable (vowel_syllable); }} in find_syllables()
1662 {te = p;p--;{ found_syllable (vowel_syllable); }} in find_syllables()
1686 {{p = ((te))-1;}{ found_syllable (vowel_syllable); }} in find_syllables()
Dhb-ot-shape-complex-indic-machine.rl81 vowel_syllable = reph? V.n? (ZWJ | (halant_group.cn){0,4} medial_group halant_or_matra_group syllab…
89 vowel_syllable => { found_syllable (vowel_syllable); };
Dhb-ot-shape-complex-indic.cc604 vowel_syllable, enumerator
1182 …case vowel_syllable: /* We made the vowels look like consonants. So let's call the consonant logi… in initial_reordering_syllable()