Home
last modified time | relevance | path

Searched refs:out_opts (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/util/
Dhelper-cairo.cc334 output_options_t *out_opts, in helper_cairo_create_context() argument
347 const char *extension = out_opts->output_format; in helper_cairo_create_context()
350 if (isatty (fileno (out_opts->get_file_handle ()))) in helper_cairo_create_context()
408 FILE *f = out_opts->get_file_handle (); in helper_cairo_create_context()
417 out_opts->explicit_output_format ? "" : in helper_cairo_create_context()
Dhelper-cairo.hh46 output_options_t *out_opts,