Searched refs:consonant_syllable (Results 1 - 15 of 15) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-sea-machine.rl56 consonant_syllable = (C|IV|GB) syllable_tail;
61 consonant_syllable => { found_syllable (consonant_syllable); };
H A Dhb-ot-shape-complex-indic-machine.rl80 consonant_syllable = Repha? (cn.halant_group){0,4} cn medial_group halant_or_matra_group syllable_tail;
88 consonant_syllable => { found_syllable (consonant_syllable); };
H A Dhb-ot-shape-complex-myanmar-machine.rl79 consonant_syllable = k? (c|IV|D|GB).VS? (H (c|IV).VS?)* syllable_tail;
85 consonant_syllable => { found_syllable (consonant_syllable); };
H A Dhb-ot-shape-complex-sea-machine.hh175 {te = p;p--;{ found_syllable (consonant_syllable); }}
187 {{p = ((te))-1;}{ found_syllable (consonant_syllable); }}
H A Dhb-ot-shape-complex-myanmar-machine.hh339 {te = p+1;{ found_syllable (consonant_syllable); }}
359 {te = p;p--;{ found_syllable (consonant_syllable); }}
H A Dhb-ot-shape-complex-sea.cc112 consonant_syllable, enumerator in enum:syllable_type_t
245 /* We already inserted dotted-circles, so just call the consonant_syllable. */
268 case consonant_syllable: initial_reordering_consonant_syllable (plan, face, buffer, start, end); return;
H A Dhb-ot-shape-complex-myanmar.cc121 consonant_syllable, enumerator in enum:syllable_type_t
407 /* We already inserted dotted-circles, so just call the consonant_syllable. */
440 case consonant_syllable: initial_reordering_consonant_syllable (plan, face, buffer, start, end); return;
H A Dhb-ot-shape-complex-indic-machine.hh1608 {te = p+1;{ found_syllable (consonant_syllable); }}
1632 {te = p;p--;{ found_syllable (consonant_syllable); }}
1656 {{p = ((te))-1;}{ found_syllable (consonant_syllable); }}
1674 {{p = ((te))-1;} found_syllable (consonant_syllable); }
H A Dhb-ot-shape-complex-indic.cc615 consonant_syllable, enumerator in enum:syllable_type_t
1235 case consonant_syllable: initial_reordering_consonant_syllable (plan, face, buffer, start, end); return;
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-sea-machine.hh175 {te = p;p--;{ found_syllable (consonant_syllable); }}
187 {{p = ((te))-1;}{ found_syllable (consonant_syllable); }}
H A Dhb-ot-shape-complex-myanmar-machine.hh339 {te = p+1;{ found_syllable (consonant_syllable); }}
359 {te = p;p--;{ found_syllable (consonant_syllable); }}
H A Dhb-ot-shape-complex-sea.cc112 consonant_syllable, enumerator in enum:syllable_type_t
245 /* We already inserted dotted-circles, so just call the consonant_syllable. */
268 case consonant_syllable: initial_reordering_consonant_syllable (plan, face, buffer, start, end); return;
H A Dhb-ot-shape-complex-myanmar.cc121 consonant_syllable, enumerator in enum:syllable_type_t
407 /* We already inserted dotted-circles, so just call the consonant_syllable. */
440 case consonant_syllable: initial_reordering_consonant_syllable (plan, face, buffer, start, end); return;
H A Dhb-ot-shape-complex-indic-machine.hh1608 {te = p+1;{ found_syllable (consonant_syllable); }}
1632 {te = p;p--;{ found_syllable (consonant_syllable); }}
1656 {{p = ((te))-1;}{ found_syllable (consonant_syllable); }}
1674 {{p = ((te))-1;} found_syllable (consonant_syllable); }
H A Dhb-ot-shape-complex-indic.cc615 consonant_syllable, enumerator in enum:syllable_type_t
1235 case consonant_syllable: initial_reordering_consonant_syllable (plan, face, buffer, start, end); return;

Completed in 3601 milliseconds