Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ft.cc117 _hb_ft_font_destroy (void *data) in _hb_ft_font_destroy() function
149 if (unlikely (font->destroy != (hb_destroy_func_t) _hb_ft_font_destroy)) in hb_ft_font_set_load_flags()
173 if (unlikely (font->destroy != (hb_destroy_func_t) _hb_ft_font_destroy)) in hb_ft_font_get_load_flags()
195 if (unlikely (font->destroy != (hb_destroy_func_t) _hb_ft_font_destroy)) in hb_ft_font_get_face()
216 if (unlikely (font->destroy != (hb_destroy_func_t) _hb_ft_font_destroy)) in hb_ft_font_lock_face()
237 if (unlikely (font->destroy != (hb_destroy_func_t) _hb_ft_font_destroy)) in hb_ft_font_unlock_face()
621 _hb_ft_font_destroy); in _hb_ft_font_set_funcs()
823 if (font->destroy != (hb_destroy_func_t) _hb_ft_font_destroy) in hb_ft_font_changed()