Searched refs:hb_face_create_for_tables (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-face.cc | 119 hb_face_create_for_tables (hb_reference_table_func_t reference_table_func, in hb_face_create_for_tables() function 225 face = hb_face_create_for_tables (_hb_face_for_data_reference_table, in hb_face_create() 742 return hb_face_create_for_tables (_hb_face_builder_reference_table, in hb_face_builder_create()
|
D | hb-gdi.cc | 82 return hb_face_create_for_tables (_hb_gdi_reference_table, (void *) hfont, nullptr); in hb_gdi_face_create()
|
D | hb-face.h | 78 hb_face_create_for_tables (hb_reference_table_func_t reference_table_func,
|
D | hb-directwrite.cc | 869 return hb_face_create_for_tables (_hb_directwrite_reference_table, font_face, in hb_directwrite_face_create()
|
D | hb-ft.cc | 691 face = hb_face_create_for_tables (_hb_ft_reference_table, ft_face, destroy); in hb_ft_face_create()
|
D | hb-coretext.cc | 297 …return hb_face_create_for_tables (_hb_cg_reference_table, CGFontRetain (cg_font), _hb_cg_font_rele… in hb_coretext_face_create()
|
/third_party/skia/third_party/externals/harfbuzz/docs/ |
D | harfbuzz-sections.txt | 236 hb_face_create_for_tables
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-font.c | 103 face = hb_face_create_for_tables (get_table, &freed, free_up); in test_face_createfortables()
|
/third_party/skia/modules/skshaper/src/ |
D | SkShaper_harfbuzz.cpp | 285 face.reset(hb_face_create_for_tables(
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | NEWS | 2451 hb_face_create_for_tables() takes user_data before destroy now
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 136 <!-- hb_face_create_for_tables --> 137 …<elf-symbol name='hb_face_create_for_tables' type='func-type' binding='global-binding' visibility=… 5110 … <!-- hb_face_t* hb_face_create_for_tables(hb_reference_table_func_t, void*, hb_destroy_func_t) --> 5111 …hb_face_create_for_tables' mangled-name='hb_face_create_for_tables' filepath='/tmp/legendre/spack-…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 75 …<elf-symbol name='hb_face_create_for_tables' type='func-type' binding='global-binding' visibility=… 3225 …hb_face_create_for_tables' mangled-name='hb_face_create_for_tables' filepath='/tmp/legendre/spack-…
|