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

  /external/chromium_org/third_party/ots/src/
gdef.h 18 num_mark_glyph_sets(0),
27 uint16_t num_mark_glyph_sets; member in struct:ots::OpenTypeGDEF
gdef.cc 238 file->gdef->num_mark_glyph_sets = mark_set_count;
layout.cc 238 if (file->gdef->num_mark_glyph_sets == 0 ||
239 mark_filtering_set >= file->gdef->num_mark_glyph_sets) {
    [all...]

Completed in 597 milliseconds