Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ft.cc93 _hb_ft_font_destroy (hb_ft_font_t *ft_font) in _hb_ft_font_destroy() function
116 if (font->destroy != (hb_destroy_func_t) _hb_ft_font_destroy) in hb_ft_font_set_load_flags()
136 if (font->destroy != (hb_destroy_func_t) _hb_ft_font_destroy) in hb_ft_font_get_load_flags()
147 if (font->destroy != (hb_destroy_func_t) _hb_ft_font_destroy) in hb_ft_font_get_face()
450 (hb_destroy_func_t) _hb_ft_font_destroy); in _hb_ft_font_set_funcs()