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 400 show_unicode = false;
440 hb_bool_t show_unicode; member in struct:format_options_t
options.cc 649 format_opts->show_text = format_opts->show_unicode = format_opts->show_line_num = true;
662 {"show-unicode", 0, 0, G_OPTION_ARG_NONE, &this->show_unicode, "Show input Unicode codepoints", NULL},
738 if (show_unicode) {

Completed in 151 milliseconds