Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh975 struct VariationSelectorRecord struct
977 glyph_variant_t get_glyph (hb_codepoint_t codepoint, in get_glyph()
992 VariationSelectorRecord(const VariationSelectorRecord& other) in VariationSelectorRecord() argument
997 void operator= (const VariationSelectorRecord& other) in operator =()
1006 void collect_unicodes (hb_set_t *out, const void *base) const in collect_unicodes()
1012 void collect_mapping (const void *base, in collect_mapping()
1020 int cmp (const hb_codepoint_t &variation_selector) const in cmp()
1023 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
1032 copy (hb_serialize_context_t *c, in copy()
1070 HBUINT24 varSelector; /* Variation selector. */
[all …]