Searched refs:hb_buffer_add_codepoints (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/harfbuzz_ng/test/api/ |
H A D | test-draw.c | 470 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_glyphs_tests() 563 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests() 608 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests() 652 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests() 699 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests() 723 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests() 748 hb_buffer_add_codepoints (buffer, &codepoint, 1, 0, -1); in test_hb_draw_font_kit_variations_tests()
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-buffer.h | 566 hb_buffer_add_codepoints (hb_buffer_t *buffer,
|
H A D | hb-buffer.cc | 1971 hb_buffer_add_codepoints (hb_buffer_t *buffer, in hb_buffer_add_codepoints() function
|
/aosp_15_r20/external/harfbuzz_ng/docs/ |
H A D | harfbuzz-sections.txt | 51 hb_buffer_add_codepoints
|
/aosp_15_r20/frameworks/minikin/libs/minikin/ |
H A D | FontCollection.cpp | 100 hb_buffer_add_codepoints(buffer.get(), &ch, 1, 0, 1); in getGlyphScore()
|
/aosp_15_r20/out/soong/.intermediates/external/harfbuzz_ng/libharfbuzz_ng/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libharfbuzz_ng.so.toc | 492 487: FUNC GLOBAL DEFAULT 15 hb_buffer_add_codepoints
|
/aosp_15_r20/out/soong/.intermediates/frameworks/minikin/libs/minikin/libminikin/android_arm64_armv8-2a_cortex-a55_shared_cfi/ |
D | libminikin.so.toc | 65 60: FUNC GLOBAL DEFAULT UND hb_buffer_add_codepoints
|
/aosp_15_r20/external/harfbuzz_ng/ |
H A D | NEWS | 2603 * hb_buffer_add_codepoints(). This does what hb_buffer_add_utf32()
|