Searched refs:hb_font_get_glyph_func_t (Results 1 – 4 of 4) sorted by relevance
61 typedef hb_bool_t (*hb_font_get_glyph_func_t) (hb_font_t *font, void *font_data, typedef68 hb_font_get_glyph_func_t func,
1975 typedef hb_trampoline_t<hb_font_get_glyph_func_t> hb_font_get_glyph_trampoline_t;2015 hb_font_get_glyph_func_t func, in hb_font_funcs_set_glyph_func()
173 hb_font_get_glyph_func_t
847 - hb_font_get_glyph_func_t2099 hb_font_get_glyph_func_t returns a success boolean now