Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Dhb-shape.cc71 if (!format.show_clusters) in init()
Doptions.hh615 show_clusters = true; in format_options_t()
660 hb_bool_t show_clusters; member
Doptions.cc836 format_opts->show_clusters = format_opts->show_advances = false; in parse_ned()
857 G_OPTION_ARG_NONE, &this->show_clusters, "Do not output cluster indices", nullptr}, in add_options()