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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-machine.hh 1364 #define found_syllable macro
    [all...]
hb-ot-shape-complex-myanmar-machine.hh 271 #define found_syllable(syllable_type) \ macro
339 {te = p+1;{ found_syllable (consonant_syllable); }}
343 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
347 {te = p+1;{ found_syllable (punctuation_cluster); }}
351 {te = p+1;{ found_syllable (broken_cluster); }}
355 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
359 {te = p;p--;{ found_syllable (consonant_syllable); }}
363 {te = p;p--;{ found_syllable (broken_cluster); }}
367 {te = p;p--;{ found_syllable (non_myanmar_cluster); }}
398 #undef found_syllable macro
    [all...]
hb-ot-shape-complex-use-machine.hh 297 #define found_syllable(syllable_type) \ macro
369 {te = p+1;{ found_syllable (independent_cluster); }}
373 {te = p+1;{ found_syllable (standard_cluster); }}
377 {te = p+1;{ found_syllable (broken_cluster); }}
381 {te = p+1;{ found_syllable (non_cluster); }}
385 {te = p;p--;{ found_syllable (independent_cluster); }}
389 {te = p;p--;{ found_syllable (virama_terminated_cluster); }}
393 {te = p;p--;{ found_syllable (standard_cluster); }}
397 {te = p;p--;{ found_syllable (number_joiner_terminated_cluster); }}
401 {te = p;p--;{ found_syllable (numeral_cluster); }
448 #undef found_syllable macro
    [all...]
  /external/skia/third_party/harfbuzz/
hb-ot-shape-complex-indic-machine.hh 1364 #define found_syllable macro
    [all...]
hb-ot-shape-complex-myanmar-machine.hh 271 #define found_syllable(syllable_type) \ macro
339 {te = p+1;{ found_syllable (consonant_syllable); }}
343 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
347 {te = p+1;{ found_syllable (punctuation_cluster); }}
351 {te = p+1;{ found_syllable (broken_cluster); }}
355 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
359 {te = p;p--;{ found_syllable (consonant_syllable); }}
363 {te = p;p--;{ found_syllable (broken_cluster); }}
367 {te = p;p--;{ found_syllable (non_myanmar_cluster); }}
398 #undef found_syllable macro
    [all...]
hb-ot-shape-complex-use-machine.hh 297 #define found_syllable(syllable_type) \ macro
369 {te = p+1;{ found_syllable (independent_cluster); }}
373 {te = p+1;{ found_syllable (standard_cluster); }}
377 {te = p+1;{ found_syllable (broken_cluster); }}
381 {te = p+1;{ found_syllable (non_cluster); }}
385 {te = p;p--;{ found_syllable (independent_cluster); }}
389 {te = p;p--;{ found_syllable (virama_terminated_cluster); }}
393 {te = p;p--;{ found_syllable (standard_cluster); }}
397 {te = p;p--;{ found_syllable (number_joiner_terminated_cluster); }}
401 {te = p;p--;{ found_syllable (numeral_cluster); }
448 #undef found_syllable macro
    [all...]
  /external/skqp/third_party/harfbuzz/
hb-ot-shape-complex-indic-machine.hh 1364 #define found_syllable macro
    [all...]
hb-ot-shape-complex-myanmar-machine.hh 271 #define found_syllable(syllable_type) \ macro
339 {te = p+1;{ found_syllable (consonant_syllable); }}
343 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
347 {te = p+1;{ found_syllable (punctuation_cluster); }}
351 {te = p+1;{ found_syllable (broken_cluster); }}
355 {te = p+1;{ found_syllable (non_myanmar_cluster); }}
359 {te = p;p--;{ found_syllable (consonant_syllable); }}
363 {te = p;p--;{ found_syllable (broken_cluster); }}
367 {te = p;p--;{ found_syllable (non_myanmar_cluster); }}
398 #undef found_syllable macro
    [all...]
hb-ot-shape-complex-use-machine.hh 297 #define found_syllable(syllable_type) \ macro
369 {te = p+1;{ found_syllable (independent_cluster); }}
373 {te = p+1;{ found_syllable (standard_cluster); }}
377 {te = p+1;{ found_syllable (broken_cluster); }}
381 {te = p+1;{ found_syllable (non_cluster); }}
385 {te = p;p--;{ found_syllable (independent_cluster); }}
389 {te = p;p--;{ found_syllable (virama_terminated_cluster); }}
393 {te = p;p--;{ found_syllable (standard_cluster); }}
397 {te = p;p--;{ found_syllable (number_joiner_terminated_cluster); }}
401 {te = p;p--;{ found_syllable (numeral_cluster); }
448 #undef found_syllable macro
    [all...]

Completed in 227 milliseconds