Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Dshape-format.hh67 hb_bool_t show_clusters = true; member
95 format_opts->show_clusters = format_opts->show_advances = false; in parse_ned()
196 G_OPTION_ARG_NONE, &this->show_clusters, "Do not output cluster indices", nullptr}, in add_options()
Dhb-shape.cc76 if (!format.show_clusters) in init()