OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:show_line_num
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/util/
options.hh
365
show_line_num
= false;
405
hb_bool_t
show_line_num
;
member in struct:format_options_t
options.cc
579
format_opts->show_text = format_opts->show_unicode = format_opts->
show_line_num
= true;
593
{"show-line-num", 0, 0, G_OPTION_ARG_NONE, &this->
show_line_num
, "Show line numbers", NULL},
649
if (
show_line_num
)
Completed in 23 milliseconds