Searched refs:hb_font_glyph_from_string (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-buffer-deserialize-text.hh | 482 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_text() 539 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_text() 639 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_text() 649 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_text() 678 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_text() 705 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_text() 737 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_text() 824 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_text()
|
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()
|
D | hb-buffer-deserialize-json.hh | 576 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_json() 626 if (!hb_font_glyph_from_string (font, in _hb_buffer_deserialize_json()
|
D | hb-buffer-deserialize-text.rl | 60 if (!hb_font_glyph_from_string (font,
|
D | hb-buffer-deserialize-json.rl | 60 if (!hb_font_glyph_from_string (font,
|
D | hb-font.h | 921 hb_font_glyph_from_string (hb_font_t *font,
|
D | hb-font.cc | 1458 hb_font_glyph_from_string (hb_font_t *font, in hb_font_glyph_from_string() function
|
/third_party/skia/third_party/externals/harfbuzz/docs/ |
D | harfbuzz-sections.txt | 336 hb_font_glyph_from_string
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | NEWS | 2298 hb_font_glyph_from_string()
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 262 <!-- hb_font_glyph_from_string --> 263 …<elf-symbol name='hb_font_glyph_from_string' type='func-type' binding='global-binding' visibility=… 9526 <!-- hb_bool_t hb_font_glyph_from_string(hb_font_t*, const char*, int, hb_codepoint_t*) --> 9527 …hb_font_glyph_from_string' mangled-name='hb_font_glyph_from_string' filepath='/tmp/legendre/spack-…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 138 …<elf-symbol name='hb_font_glyph_from_string' type='func-type' binding='global-binding' visibility=… 6009 …hb_font_glyph_from_string' mangled-name='hb_font_glyph_from_string' filepath='/tmp/legendre/spack-…
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 29256 if (!hb_font_glyph_from_string (font, 29265 if (!hb_font_glyph_from_string (font, 29274 if (!hb_font_glyph_from_string (font, 29283 if (!hb_font_glyph_from_string (font, 29292 if (!hb_font_glyph_from_string (font, 29301 if (!hb_font_glyph_from_string (font, 29310 if (!hb_font_glyph_from_string (font, 29319 if (!hb_font_glyph_from_string (font, 29332 if (!hb_font_glyph_from_string (font,
|