Home
last modified time | relevance | path

Searched defs:VariationSelectorRecord (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh668 struct VariationSelectorRecord struct
670 glyph_variant_t get_glyph (hb_codepoint_t codepoint, in get_glyph()
685 void collect_unicodes (hb_set_t *out, const void *base) const in collect_unicodes()
691 int cmp (const hb_codepoint_t &variation_selector) const in cmp()
696 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
704 HBUINT24 varSelector; /* Variation selector. */
706 defaultUVS; /* Offset to Default UVS Table. May be 0. */
708 nonDefaultUVS; /* Offset to Non-Default UVS Table. May be 0. */