Home
last modified time | relevance | path

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

/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 …]