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.hh825 struct VariationSelectorRecord struct
827 glyph_variant_t get_glyph (hb_codepoint_t codepoint, in get_glyph()
842 void collect_unicodes (hb_set_t *out, const void *base) const in collect_unicodes()
848 int cmp (const hb_codepoint_t &variation_selector) const in cmp()
851 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
859 VariationSelectorRecord* copy (hb_serialize_context_t *c, in copy()
905 HBUINT24 varSelector; /* Variation selector. */
907 defaultUVS; /* Offset to Default UVS Table. May be 0. */
909 nonDefaultUVS; /* Offset to Non-Default UVS Table. May be 0. */