HomeSort by relevance Sort by last modified time
    Searched refs:show_glyph_names (Results 1 - 4 of 4) sorted by null

  /external/harfbuzz_ng/util/
hb-ot-shape-closure.cc 37 show_glyph_names (true)
46 {"no-glyph-names", 0, G_OPTION_FLAG_REVERSE, G_OPTION_ARG_NONE, &this->show_glyph_names, "Use glyph indices instead of names", NULL},
83 if (show_glyph_names) {
103 hb_bool_t show_glyph_names; member in struct:shape_closure_consumer_t
hb-shape.cc 61 if (!format.show_glyph_names)
options.hh 360 show_glyph_names = true;
400 hb_bool_t show_glyph_names; member in struct:format_options_t
options.cc 588 {"no-glyph-names", 0, G_OPTION_FLAG_REVERSE, G_OPTION_ARG_NONE, &this->show_glyph_names, "Use glyph indices instead of names", NULL},

Completed in 24 milliseconds