Home
last modified time | relevance | path

Searched refs:get_file_handle (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/util/
Dhb-shape.cc42 options.get_file_handle (); in init()
Dhelper-cairo.cc350 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()
Doptions.hh420 FILE *get_file_handle (void);
Doptions.cc732 output_options_t::get_file_handle (void) in get_file_handle() function in output_options_t