Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Doptions.hh409 show_line_num = false; in format_options_t()
449 hb_bool_t show_line_num; member
Doptions.cc688 format_opts->show_text = format_opts->show_unicode = format_opts->show_line_num = true; in parse_verbose()
702 …{"show-line-num", 0, 0, G_OPTION_ARG_NONE, &this->show_line_num, "Show line numbers", NULL}, in add_options()
758 if (show_line_num) in serialize_line_no()