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.hh618 show_advances = true; in format_options_t()
663 hb_bool_t show_advances; member
Doptions.cc848 format_opts->show_clusters = format_opts->show_advances = false; in parse_ned()
867 G_OPTION_ARG_NONE, &this->show_advances, "Do not output glyph advances", nullptr}, in add_options()