Searched refs:hb_font_glyph_from_string (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-buffer-deserialize-text-glyphs.hh | 392 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_text_glyphs() 433 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_text_glyphs() 520 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_text_glyphs() 539 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_text_glyphs() 569 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_text_glyphs() 656 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_text_glyphs()
|
H A D | test-gsub-would-substitute.cc | 62 if (!hb_font_glyph_from_string (font, argv[3], -1, &glyphs[0]) || in main() 64 !hb_font_glyph_from_string (font, argv[4], -1, &glyphs[1]))) in main()
|
H A D | hb-buffer-deserialize-json.hh | 623 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_json() 677 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_json()
|
H A D | hb-buffer-deserialize-text-glyphs.rl | 57 if (!hb_font_glyph_from_string (font,
|
H A D | hb-buffer-deserialize-json.rl | 60 if (!hb_font_glyph_from_string (font,
|
H A D | hb-font.h | 978 hb_font_glyph_from_string (hb_font_t *font,
|
H A D | hb-font.cc | 1758 hb_font_glyph_from_string (hb_font_t *font, in hb_font_glyph_from_string() function
|
/aosp_15_r20/external/harfbuzz_ng/docs/ |
H A D | harfbuzz-sections.txt | 450 hb_font_glyph_from_string
|
/aosp_15_r20/out/soong/.intermediates/external/harfbuzz_ng/libharfbuzz_ng/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libharfbuzz_ng.so.toc | 186 181: FUNC GLOBAL DEFAULT 15 hb_font_glyph_from_string
|
/aosp_15_r20/external/harfbuzz_ng/ |
H A D | NEWS | 3243 hb_font_glyph_from_string()
|