Searched refs:set_font_funcs (Results 1 – 1 of 1) sorted by relevance
103 void (*set_font_funcs) (hb_font_t *) = nullptr; in post_parse() local106 set_font_funcs = supported_font_funcs[0].func; in post_parse()113 set_font_funcs = supported_font_funcs[i].func; in post_parse()116 if (!set_font_funcs) in post_parse()136 set_font_funcs (font); in post_parse()