/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-sea-machine.hh | 99 #define found_syllable(syllable_type) \ argument 101 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \ 103 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
|
D | hb-ot-shape-complex-myanmar-machine.hh | 271 #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; \
|
D | hb-ot-shape-complex-indic-machine.hh | 1536 #define found_syllable(syllable_type) \ argument 1538 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \ 1540 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
|
D | hb-ot-shape-complex-sea-machine.rl | 69 #define found_syllable(syllable_type) \ 71 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \ 73 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
|
D | hb-ot-shape-complex-sea.cc | 266 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); in initial_reordering_syllable() local 267 switch (syllable_type) { in initial_reordering_syllable() 309 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); in insert_dotted_circles() local 310 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
|
D | hb-ot-shape-complex-myanmar-machine.rl | 95 #define found_syllable(syllable_type) \ 97 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \ 99 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
|
D | hb-ot-shape-complex-indic-machine.rl | 99 #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; \
|
D | hb-ot-shape-complex-myanmar.cc | 438 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); in initial_reordering_syllable() local 439 switch (syllable_type) { in initial_reordering_syllable() 482 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); in insert_dotted_circles() local 483 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
|
D | hb-ot-shape-complex-indic.cc | 1233 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); in initial_reordering_syllable() local 1234 switch (syllable_type) { in initial_reordering_syllable() 1279 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); in insert_dotted_circles() local 1280 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-ot-shape-complex-sea-machine.hh | 99 #define found_syllable(syllable_type) \ argument 101 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \ 103 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
|
D | hb-ot-shape-complex-myanmar-machine.hh | 271 #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; \
|
D | hb-ot-shape-complex-indic-machine.hh | 1536 #define found_syllable(syllable_type) \ argument 1538 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \ 1540 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
|
D | hb-ot-shape-complex-sea.cc | 266 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); in initial_reordering_syllable() local 267 switch (syllable_type) { in initial_reordering_syllable() 309 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); in insert_dotted_circles() local 310 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
|
D | hb-ot-shape-complex-myanmar.cc | 438 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); in initial_reordering_syllable() local 439 switch (syllable_type) { in initial_reordering_syllable() 482 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); in insert_dotted_circles() local 483 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
|
D | hb-ot-shape-complex-indic.cc | 1233 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); in initial_reordering_syllable() local 1234 switch (syllable_type) { in initial_reordering_syllable() 1279 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); in insert_dotted_circles() local 1280 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster)) in insert_dotted_circles()
|