Home
last modified time | relevance | path

Searched refs:hb_buffer_add_codepoints (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/test/api/
H A Dtest-draw.c470 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 Dhb-buffer.h566 hb_buffer_add_codepoints (hb_buffer_t *buffer,
H A Dhb-buffer.cc1971 hb_buffer_add_codepoints (hb_buffer_t *buffer, in hb_buffer_add_codepoints() function
/aosp_15_r20/external/harfbuzz_ng/docs/
H A Dharfbuzz-sections.txt51 hb_buffer_add_codepoints
/aosp_15_r20/frameworks/minikin/libs/minikin/
H A DFontCollection.cpp100 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/
Dlibharfbuzz_ng.so.toc492 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/
Dlibminikin.so.toc65 60: FUNC GLOBAL DEFAULT UND hb_buffer_add_codepoints
/aosp_15_r20/external/harfbuzz_ng/
H A DNEWS2603 * hb_buffer_add_codepoints(). This does what hb_buffer_add_utf32()