HomeSort by relevance Sort by last modified time
    Searched refs:show_unicode (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/util/
options.hh 364 show_unicode = false;
404 hb_bool_t show_unicode; member in struct:format_options_t
options.cc 579 format_opts->show_text = format_opts->show_unicode = format_opts->show_line_num = true;
592 {"show-unicode", 0, 0, G_OPTION_ARG_NONE, &this->show_unicode, "Show input Unicode codepoints", NULL},
668 if (show_unicode) {

Completed in 36 milliseconds