HomeSort by relevance Sort by last modified time
    Searched defs:found_syllable (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic-machine.hh 1255 #define found_syllable macro
    [all...]
hb-ot-shape-complex-myanmar-machine.hh 270 #define found_syllable(syllable_type) \ macro
338 {te = p+1;{ found_syllable (consonant_syllable); }}
342 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
346 {te = p+1;{ found_syllable (broken_cluster); }}
350 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
354 {te = p;p--;{ found_syllable (consonant_syllable); }}
358 {te = p;p--;{ found_syllable (broken_cluster); }}
389 #undef found_syllable macro
hb-ot-shape-complex-sea-machine.hh 99 #define found_syllable(syllable_type) \ macro
171 {te = p+1;{ found_syllable (non_sea_cluster); }}
175 {te = p;p--;{ found_syllable (consonant_syllable); }}
179 {te = p;p--;{ found_syllable (broken_cluster); }}
183 {te = p;p--;{ found_syllable (non_sea_cluster); }}
187 {{p = ((te))-1;}{ found_syllable (consonant_syllable); }}
191 {{p = ((te))-1;}{ found_syllable (broken_cluster); }}
222 #undef found_syllable macro
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-machine.hh 1255 #define found_syllable macro
    [all...]
hb-ot-shape-complex-myanmar-machine.hh 270 #define found_syllable(syllable_type) \ macro
338 {te = p+1;{ found_syllable (consonant_syllable); }}
342 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
346 {te = p+1;{ found_syllable (broken_cluster); }}
350 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
354 {te = p;p--;{ found_syllable (consonant_syllable); }}
358 {te = p;p--;{ found_syllable (broken_cluster); }}
389 #undef found_syllable macro
hb-ot-shape-complex-sea-machine.hh 99 #define found_syllable(syllable_type) \ macro
171 {te = p+1;{ found_syllable (non_sea_cluster); }}
175 {te = p;p--;{ found_syllable (consonant_syllable); }}
179 {te = p;p--;{ found_syllable (broken_cluster); }}
183 {te = p;p--;{ found_syllable (non_sea_cluster); }}
187 {{p = ((te))-1;}{ found_syllable (consonant_syllable); }}
191 {{p = ((te))-1;}{ found_syllable (broken_cluster); }}
222 #undef found_syllable macro

Completed in 361 milliseconds