Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Doptions.hh437 show_unicode = false; in format_options_t()
478 hb_bool_t show_unicode; member
Doptions.cc759 format_opts->show_text = format_opts->show_unicode = format_opts->show_line_num = true; in parse_verbose()
769 …{"show-unicode", 0, 0, G_OPTION_ARG_NONE, &this->show_unicode, "Prefix each line of output with i… in add_options()
856 if (show_unicode) { in serialize_buffer_of_text()