Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Doptions.hh362 show_clusters = true; in format_options_t()
402 hb_bool_t show_clusters; member
Dhb-shape.cc63 if (!format.show_clusters) in init()
Doptions.cc590 …{"no-clusters", 0, G_OPTION_FLAG_REVERSE, G_OPTION_ARG_NONE, &this->show_clusters, "Do not show c… in add_options()