Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-myanmar-machine.hh284 #define found_syllable(syllable_type) \ argument
286 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \
288 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-khmer-machine.hh233 #define found_syllable(syllable_type) \ argument
235 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \
237 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-use-machine.hh361 #define found_syllable(syllable_type) \ argument
363 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \
365 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-indic-machine.hh917 #define found_syllable(syllable_type) \ argument
919 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \
921 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-use.cc329 syllable_type_t syllable_type = (syllable_type_t) (info[start].syllable() & 0x0F); in setup_topographical_masks() local
330 switch (syllable_type) in setup_topographical_masks()
442 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); in reorder_syllable() local
444 if (unlikely (!(FLAG_UNSAFE (syllable_type) & in reorder_syllable()
551 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); in insert_dotted_circles() local
552 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
Dhb-ot-shape-complex-myanmar.cc282 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); in initial_reordering_syllable() local
283 switch (syllable_type) { in initial_reordering_syllable()
331 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); in insert_dotted_circles() local
332 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
Dhb-ot-shape-complex-khmer-machine.rl82 #define found_syllable(syllable_type) \
84 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \
86 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-myanmar-machine.rl96 #define found_syllable(syllable_type) \
98 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \
100 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-indic-machine.rl94 #define found_syllable(syllable_type) \
96 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \
98 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-khmer.cc350 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); in initial_reordering_syllable() local
351 switch (syllable_type) in initial_reordering_syllable()
398 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); in insert_dotted_circles() local
399 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
Dhb-ot-shape-complex-use-machine.rl145 #define found_syllable(syllable_type) \
147 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \
149 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-indic.cc944 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); in initial_reordering_syllable() local
945 switch (syllable_type) in initial_reordering_syllable()
999 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); in insert_dotted_circles() local
1000 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
/external/skqp/third_party/harfbuzz/
Dhb-ot-shape-complex-myanmar-machine.hh284 #define found_syllable(syllable_type) \ argument
286 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \
288 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-use-machine.hh361 #define found_syllable(syllable_type) \ argument
363 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \
365 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
Dhb-ot-shape-complex-indic-machine.hh917 #define found_syllable(syllable_type) \ argument
919 if (0) fprintf (stderr, "syllable %d..%d %s\n", ts, te, #syllable_type); \
921 info[i].syllable() = (syllable_serial << 4) | syllable_type; \