HomeSort by relevance Sort by last modified time
    Searched refs:consonant_syllable (Results 1 - 15 of 15) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-sea-machine.rl 56 consonant_syllable = (C|IV|GB) syllable_tail;
61 consonant_syllable => { found_syllable (consonant_syllable); };
hb-ot-shape-complex-indic-machine.rl 80 consonant_syllable = Repha? (cn.halant_group){0,4} cn medial_group halant_or_matra_group syllable_tail;
88 consonant_syllable => { found_syllable (consonant_syllable); };
hb-ot-shape-complex-myanmar-machine.rl 79 consonant_syllable = k? (c|IV|D|GB).VS? (H (c|IV).VS?)* syllable_tail;
85 consonant_syllable => { found_syllable (consonant_syllable); };
hb-ot-shape-complex-sea-machine.hh 175 {te = p;p--;{ found_syllable (consonant_syllable); }}
187 {{p = ((te))-1;}{ found_syllable (consonant_syllable); }}
hb-ot-shape-complex-myanmar-machine.hh 339 {te = p+1;{ found_syllable (consonant_syllable); }}
359 {te = p;p--;{ found_syllable (consonant_syllable); }}
hb-ot-shape-complex-sea.cc 112 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;
hb-ot-shape-complex-myanmar.cc 121 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;
hb-ot-shape-complex-indic-machine.hh     [all...]
hb-ot-shape-complex-indic.cc 615 consonant_syllable, enumerator in enum:syllable_type_t
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-sea-machine.hh 175 {te = p;p--;{ found_syllable (consonant_syllable); }}
187 {{p = ((te))-1;}{ found_syllable (consonant_syllable); }}
hb-ot-shape-complex-myanmar-machine.hh 339 {te = p+1;{ found_syllable (consonant_syllable); }}
359 {te = p;p--;{ found_syllable (consonant_syllable); }}
hb-ot-shape-complex-sea.cc 112 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;
hb-ot-shape-complex-myanmar.cc 121 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;
hb-ot-shape-complex-indic-machine.hh     [all...]
hb-ot-shape-complex-indic.cc 615 consonant_syllable, enumerator in enum:syllable_type_t
    [all...]

Completed in 424 milliseconds