Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh464 struct CmapSubtableLongSegmented struct
468 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph()
477 void collect_unicodes (hb_set_t *out) const in collect_unicodes()
486 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
492 bool serialize (hb_serialize_context_t *c, in serialize()
502 HBUINT16 format; /* Subtable format; set to 12. */
503 HBUINT16 reserved; /* Reserved; set to 0. */
504 HBUINT32 length; /* Byte length of this subtable. */
505 HBUINT32 language; /* Ignore. */
507 groups; /* Groupings. */
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh618 struct CmapSubtableLongSegmented struct
622 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph()
631 unsigned get_language () const in get_language()
636 void collect_unicodes (hb_set_t *out, unsigned int num_glyphs) const in collect_unicodes()
659 void collect_mapping (hb_set_t *unicodes, /* OUT */ in collect_mapping()
689 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
696 HBUINT16 format; /* Subtable format; set to 12. */
697 HBUINT16 reserved; /* Reserved; set to 0. */
698 HBUINT32 length; /* Byte length of this subtable. */
699 HBUINT32 language; /* Ignore. */
[all …]
/third_party/harfbuzz/src/
Dhb-ot-cmap-table.hh598 struct CmapSubtableLongSegmented struct
602 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph()
611 void collect_unicodes (hb_set_t *out, unsigned int num_glyphs) const in collect_unicodes()
634 void collect_mapping (hb_set_t *unicodes, /* OUT */ in collect_mapping()
664 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
671 HBUINT16 format; /* Subtable format; set to 12. */
672 HBUINT16 reserved; /* Reserved; set to 0. */
673 HBUINT32 length; /* Byte length of this subtable. */
674 HBUINT32 language; /* Ignore. */
676 groups; /* Groupings. */