Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Doptions.hh532 struct output_options_t : option_group_t struct
534 output_options_t (option_parser_t *parser, in output_options_t() function
545 ~output_options_t (void) { in ~output_options_t() argument
554 void post_parse (GError **error G_GNUC_UNUSED) in post_parse()
574 char *output_file;
575 char *output_format;
576 const char **supported_formats;
577 bool explicit_output_format;
579 mutable FILE *fp;