Searched defs:CmapSubtableFormat14 (Results 1 – 3 of 3) sorted by relevance
| /third_party/harfbuzz/src/ |
| D | hb-ot-cmap-table.hh | 1054 struct CmapSubtableFormat14 struct 1056 glyph_variant_t get_glyph_variant (hb_codepoint_t codepoint, in get_glyph_variant() 1061 void collect_variation_selectors (hb_set_t *out) const in collect_variation_selectors() 1066 void collect_variation_unicodes (hb_codepoint_t variation_selector, in collect_variation_unicodes() 1070 void serialize (hb_serialize_context_t *c, in serialize() 1131 void _reverse_variation_records () in _reverse_variation_records() 1136 void _add_links_to_variation_records (hb_serialize_context_t *c, in _add_links_to_variation_records() 1152 void closure_glyphs (const hb_set_t *unicodes, in closure_glyphs() 1163 void collect_unicodes (hb_set_t *out) const in collect_unicodes() 1169 void collect_mapping (hb_set_t *unicodes, /* OUT */ in collect_mapping() [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-cmap-table.hh | 1079 struct CmapSubtableFormat14 struct 1081 glyph_variant_t get_glyph_variant (hb_codepoint_t codepoint, in get_glyph_variant() 1086 void collect_variation_selectors (hb_set_t *out) const in collect_variation_selectors() 1091 void collect_variation_unicodes (hb_codepoint_t variation_selector, in collect_variation_unicodes() 1095 void serialize (hb_serialize_context_t *c, in serialize() 1156 void _reverse_variation_records () in _reverse_variation_records() 1161 void _add_links_to_variation_records (hb_serialize_context_t *c, in _add_links_to_variation_records() 1177 void closure_glyphs (const hb_set_t *unicodes, in closure_glyphs() 1188 void collect_unicodes (hb_set_t *out) const in collect_unicodes() 1194 void collect_mapping (hb_set_t *unicodes, /* OUT */ in collect_mapping() [all …]
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-cmap-table.hh | 713 struct CmapSubtableFormat14 struct 715 glyph_variant_t get_glyph_variant (hb_codepoint_t codepoint, in get_glyph_variant() 722 void collect_variation_selectors (hb_set_t *out) const in collect_variation_selectors() 728 void collect_variation_unicodes (hb_codepoint_t variation_selector, in collect_variation_unicodes() 734 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 742 HBUINT16 format; /* Format number is set to 14. */ 743 HBUINT32 length; /* Byte length of this subtable. */ 745 record; /* Variation selector records; sorted
|