Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh1218 struct CmapSubtable struct
1222 bool get_glyph (hb_codepoint_t codepoint, in get_glyph()
1236 void collect_unicodes (hb_set_t *out, unsigned int num_glyphs = UINT_MAX) const in collect_unicodes()
1250 void collect_mapping (hb_set_t *unicodes, /* OUT */ in collect_mapping()
1266 unsigned get_language () const in get_language()
1282 void serialize (hb_serialize_context_t *c, in serialize()
1296 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1313 union {
1322 } u;
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh751 struct CmapSubtable struct
755 bool get_glyph (hb_codepoint_t codepoint, in get_glyph()
769 void collect_unicodes (hb_set_t *out) const in collect_unicodes()
783 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
800 union {
809 } u;
/third_party/harfbuzz/src/
Dhb-ot-cmap-table.hh1193 struct CmapSubtable struct
1197 bool get_glyph (hb_codepoint_t codepoint, in get_glyph()
1211 void collect_unicodes (hb_set_t *out, unsigned int num_glyphs = UINT_MAX) const in collect_unicodes()
1225 void collect_mapping (hb_set_t *unicodes, /* OUT */ in collect_mapping()
1243 void serialize (hb_serialize_context_t *c, in serialize()
1257 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1274 union {
1283 } u;