Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Dhb-shape.cc75 if (!format.show_advances) in init()
Doptions.hh614 show_advances = true; in format_options_t()
659 hb_bool_t show_advances; member
Doptions.cc836 format_opts->show_clusters = format_opts->show_advances = false; in parse_ned()
855 G_OPTION_ARG_NONE, &this->show_advances, "Do not output glyph advances", nullptr}, in add_options()