Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Doptions.hh374 struct output_options_t : option_group_t struct
376 output_options_t (option_parser_t *parser, in output_options_t() argument
387 ~output_options_t (void) { in ~output_options_t() argument
396 void post_parse (GError **error G_GNUC_UNUSED) in post_parse()
416 char *output_file;
417 char *output_format;
418 const char **supported_formats;
419 bool explicit_output_format;
421 mutable FILE *fp;