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

  /external/harfbuzz_ng/util/
options.hh 184 normalize_glyphs = false;
240 if (normalize_glyphs)
269 hb_bool_t normalize_glyphs; member in struct:shape_options_t
options.cc 294 {"normalize-glyphs",0, 0, G_OPTION_ARG_NONE, &this->normalize_glyphs, "Rearrange glyph clusters in nominal order", NULL},

Completed in 56 milliseconds