Searched refs:hb_font_get_glyph_name (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | test-ot-glyphname.cc | 57 if (hb_font_get_glyph_name (font, gid, buf, buf_size)) in main()
|
D | hb-font.h | 845 hb_font_get_glyph_name (hb_font_t *font,
|
D | hb-font.cc | 1139 hb_font_get_glyph_name (hb_font_t *font, in hb_font_get_glyph_name() function
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-ot-glyphname.c | 36 g_assert(hb_font_get_glyph_name (font, gid, buf, sizeof (buf))); in test_one_glyph()
|
D | test-ot-face.c | 63 hb_font_get_glyph_name (font, cp, buf, sizeof (buf)); in test_font()
|
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/ |
D | hb-draw-fuzzer.cc | 96 hb_font_get_glyph_name (font, cp, buf, sizeof (buf)); in misc_calls_for_gid()
|
/third_party/skia/third_party/externals/harfbuzz/docs/ |
D | harfbuzz-sections.txt | 314 hb_font_get_glyph_name
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | NEWS | 2295 hb_font_get_glyph_name()
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 244 <!-- hb_font_get_glyph_name --> 245 …<elf-symbol name='hb_font_get_glyph_name' type='func-type' binding='global-binding' visibility='de… 9380 <!-- hb_bool_t hb_font_get_glyph_name(hb_font_t*, hb_codepoint_t, char*, unsigned int) --> 9381 …hb_font_get_glyph_name' mangled-name='hb_font_get_glyph_name' filepath='/tmp/legendre/spack-stage/…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 129 …<elf-symbol name='hb_font_get_glyph_name' type='func-type' binding='global-binding' visibility='de… 5931 …hb_font_get_glyph_name' mangled-name='hb_font_get_glyph_name' filepath='/tmp/legendre/spack-stage/…
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 25189 @@ -317,6 +347,8 @@ hb_font_get_glyph_name
|