Searched defs:font_options_t (Results 1 – 1 of 1) sorted by relevance
446 struct font_options_t : option_group_t struct448 font_options_t (option_parser_t *parser, in font_options_t() function470 virtual ~font_options_t () in ~font_options_t() argument482 char *font_file;483 mutable hb_blob_t *blob;484 int face_index;485 hb_variation_t *variations;486 unsigned int num_variations;487 int default_font_size;488 int x_ppem;[all …]