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 152 normalize_glyphs = false;
207 if (normalize_glyphs)
236 hb_bool_t normalize_glyphs; member in struct:shape_options_t
options.cc 278 {"normalize-glyphs",0, 0, G_OPTION_ARG_NONE, &this->normalize_glyphs, "Rearrange glyph clusters in nominal order", NULL},

Completed in 89 milliseconds