Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh698 struct CmapSubtableLongSegmented struct
702 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph()
711 unsigned get_language () const in get_language()
716 void collect_unicodes (hb_set_t *out, unsigned int num_glyphs) const in collect_unicodes()
739 void collect_mapping (hb_set_t *unicodes, /* OUT */ in collect_mapping()
777 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
784 HBUINT16 format; /* Subtable format; set to 12. */
785 HBUINT16 reserved; /* Reserved; set to 0. */
786 HBUINT32 length; /* Byte length of this subtable. */
787 HBUINT32 language; /* Ignore. */
[all …]