Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Dshape-format.hh70 hb_bool_t show_line_num = false; member
84 format_opts->show_text = format_opts->show_unicode = format_opts->show_line_num = true; in parse_verbose()
126 if (show_line_num) in serialize_line_no()
186 …{"show-line-num", 0, 0, G_OPTION_ARG_NONE, &this->show_line_num, "Prefix each line of output with… in add_options()