Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ft.h111 hb_ft_font_get_face (hb_font_t *font);
Dhb-ft.cc193 hb_ft_font_get_face (hb_font_t *font) in hb_ft_font_get_face() function
/third_party/skia/third_party/externals/harfbuzz/perf/
Dperf-draw.hh98 FT_Face ft_face = hb_ft_font_get_face (font); in draw()
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt379 hb_ft_font_get_face
/third_party/skia/third_party/externals/harfbuzz/
DNEWS2303 - hb_ft_font_get_face()
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi290 <!-- hb_ft_font_get_face -->
291 …<elf-symbol name='hb_ft_font_get_face' type='func-type' binding='global-binding' visibility='defau…
10447 <!-- FT_Face hb_ft_font_get_face(hb_font_t*) -->
10448hb_ft_font_get_face' mangled-name='hb_ft_font_get_face' filepath='/tmp/legendre/spack-stage/spack-…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi152 …<elf-symbol name='hb_ft_font_get_face' type='func-type' binding='global-binding' visibility='defau…
6629hb_ft_font_get_face' mangled-name='hb_ft_font_get_face' filepath='/tmp/legendre/spack-stage/spack-…
/third_party/chromium/patch/
D0001-cve.patch72043 + FT_Face ft_face = nullptr;//hb_ft_font_get_face (font);
72483 - FT_Face ft_face = nullptr;//hb_ft_font_get_face (font);