Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-cmap-table.hh842 struct CmapSubtableLongSegmented struct
846 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph()
855 unsigned get_language () const in get_language()
860 void collect_unicodes (hb_set_t *out, unsigned int num_glyphs) const in collect_unicodes()
883 void collect_mapping (hb_set_t *unicodes, /* OUT */ in collect_mapping()
923 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
930 HBUINT16 format; /* Subtable format; set to 12. */
931 HBUINT16 reserved; /* Reserved; set to 0. */
932 HBUINT32 length; /* Byte length of this subtable. */
933 HBUINT32 language; /* Ignore. */
[all …]