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.rl76 consonant_syllable = Repha? (cn.halant_group){0,4} cn A? halant_or_matra_group? syllable_tail;
83 consonant_syllable => { found_syllable (consonant_syllable); };
H A Dhb-ot-shape-complex-myanmar-machine.rl78 consonant_syllable = k? (c|IV|D|GB).VS? (H (c|IV).VS?)* syllable_tail;
83 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.hh338 {te = p+1;{ found_syllable (consonant_syllable); }}
354 {te = p;p--;{ found_syllable (consonant_syllable); }}
H A Dhb-ot-shape-complex-indic-machine.hh1327 {te = p+1;{ found_syllable (consonant_syllable); }}
1347 {te = p;p--;{ found_syllable (consonant_syllable); }}
1367 {{p = ((te))-1;}{ found_syllable (consonant_syllable); }}
1385 {{p = ((te))-1;} found_syllable (consonant_syllable); }
H A Dhb-ot-shape-complex-sea.cc112 consonant_syllable, enumerator in enum:syllable_type_t
244 /* We already inserted dotted-circles, so just call the consonant_syllable. */
267 case consonant_syllable: initial_reordering_consonant_syllable (plan, face, buffer, start, end); return;
H A Dhb-ot-shape-complex-myanmar.cc122 consonant_syllable, enumerator in enum:syllable_type_t
405 /* We already inserted dotted-circles, so just call the consonant_syllable. */
428 case consonant_syllable: initial_reordering_consonant_syllable (plan, face, buffer, start, end); return;
H A Dhb-ot-shape-complex-indic.cc578 consonant_syllable, enumerator in enum:syllable_type_t
1095 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.hh338 {te = p+1;{ found_syllable (consonant_syllable); }}
354 {te = p;p--;{ found_syllable (consonant_syllable); }}
H A Dhb-ot-shape-complex-sea.cc112 consonant_syllable, enumerator in enum:syllable_type_t
244 /* We already inserted dotted-circles, so just call the consonant_syllable. */
267 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
404 /* We already inserted dotted-circles, so just call the consonant_syllable. */
427 case consonant_syllable: initial_reordering_consonant_syllable (plan, face, buffer, start, end); return;
H A Dhb-ot-shape-complex-indic-machine.hh1700 {te = p+1;{ found_syllable (consonant_syllable); }}
1724 {te = p;p--;{ found_syllable (consonant_syllable); }}
1748 {{p = ((te))-1;}{ found_syllable (consonant_syllable); }}
1766 {{p = ((te))-1;} found_syllable (consonant_syllable); }
H A Dhb-ot-shape-complex-indic.cc614 consonant_syllable, enumerator in enum:syllable_type_t
1208 case consonant_syllable: initial_reordering_consonant_syllable (plan, face, buffer, start, end); return;

Completed in 577 milliseconds