Searched refs:hb_buffer_add_codepoints (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-draw.c | 453 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_glyphs_tests() 546 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests() 591 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests() 635 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests() 682 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests() 706 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests() 731 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-buffer.h | 456 hb_buffer_add_codepoints (hb_buffer_t *buffer,
|
D | hb-buffer.cc | 1741 hb_buffer_add_codepoints (hb_buffer_t *buffer, in hb_buffer_add_codepoints() function
|
/third_party/skia/third_party/externals/harfbuzz/docs/ |
D | harfbuzz-sections.txt | 56 hb_buffer_add_codepoints
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | NEWS | 1658 * hb_buffer_add_codepoints(). This does what hb_buffer_add_utf32()
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 44 <!-- hb_buffer_add_codepoints --> 45 …<elf-symbol name='hb_buffer_add_codepoints' type='func-type' binding='global-binding' visibility='… 3663 …<!-- void hb_buffer_add_codepoints(hb_buffer_t*, const hb_codepoint_t*, int, unsigned int, int) --> 3664 …hb_buffer_add_codepoints' mangled-name='hb_buffer_add_codepoints' filepath='/tmp/legendre/spack-st…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 29 …<elf-symbol name='hb_buffer_add_codepoints' type='func-type' binding='global-binding' visibility='… 2326 …hb_buffer_add_codepoints' mangled-name='hb_buffer_add_codepoints' filepath='/tmp/legendre/spack-st…
|