Home
last modified time | relevance | path

Searched defs:font_options_t (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/util/
Doptions.hh284 struct font_options_t : option_group_t struct
286 font_options_t (option_parser_t *parser, in font_options_t() argument
300 ~font_options_t (void) { in ~font_options_t() argument
310 char *font_file;
311 int face_index;
312 int default_font_size;
313 unsigned int subpixel_bits;
314 mutable double font_size_x;
315 mutable double font_size_y;
316 char *font_funcs;
[all …]