Searched defs:hb_font_funcs_t (Results 1 – 2 of 2) sorted by relevance
59 struct hb_font_funcs_t { struct60 hb_object_header_t header;63 hb_bool_t immutable;67 struct {71 } get;73 struct {77 } user_data;79 struct {83 } destroy;
120 typedef struct hb_font_funcs_t hb_font_funcs_t; typedef