Home
last modified time | relevance | path

Searched refs:syllable_type (Results 1 – 15 of 15) sorted by relevance

/external/skia/third_party/harfbuzz/
Dhb-ot-shape-complex-myanmar-machine.hh271 #define found_syllable(syllable_type) \ argument
273 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
275 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-use-machine.hh297 #define found_syllable(syllable_type) \ argument
299 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
301 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-indic-machine.hh1364 #define found_syllable(syllable_type) \ argument
1366 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
1368 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-myanmar-machine.hh271 #define found_syllable(syllable_type) \ argument
273 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
275 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-use-machine.hh297 #define found_syllable(syllable_type) \ argument
299 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
301 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-indic-machine.hh1364 #define found_syllable(syllable_type) \ argument
1366 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
1368 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-use.cc313 syllable_type_t syllable_type = (syllable_type_t) (info[start].syllable() & 0x0F); in setup_topographical_masks() local
314 switch (syllable_type) in setup_topographical_masks()
425 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); in reorder_syllable() local
427 if (unlikely (!(FLAG_UNSAFE (syllable_type) & in reorder_syllable()
517 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); in insert_dotted_circles() local
518 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
Dhb-ot-shape-complex-myanmar-machine.rl96 #define found_syllable(syllable_type) \
98 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
100 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-myanmar.cc415 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); in initial_reordering_syllable() local
416 switch (syllable_type) { in initial_reordering_syllable()
464 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); in insert_dotted_circles() local
465 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
Dhb-ot-shape-complex-indic-machine.rl99 #define found_syllable(syllable_type) \
101 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
103 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-use-machine.rl142 #define found_syllable(syllable_type) \
144 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
146 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-indic.cc1200 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); in initial_reordering_syllable() local
1201 switch (syllable_type) in initial_reordering_syllable()
1254 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); in insert_dotted_circles() local
1255 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
/external/skqp/third_party/harfbuzz/
Dhb-ot-shape-complex-myanmar-machine.hh271 #define found_syllable(syllable_type) \ argument
273 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
275 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-use-machine.hh297 #define found_syllable(syllable_type) \ argument
299 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
301 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-indic-machine.hh1364 #define found_syllable(syllable_type) \ argument
1366 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
1368 info[i].syllable() = (syllable_serial << 4) | syllable_type; \