Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-cmap-table.hh779 struct CmapSubtableTrimmed struct
781 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph()
791 unsigned get_language () const in get_language()
796 void collect_unicodes (hb_set_t *out) const in collect_unicodes()
805 void collect_mapping (hb_set_t *unicodes, /* OUT */ in collect_mapping()
820 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
827 UINT formatReserved; /* Subtable format and (maybe) padding. */
828 UINT length; /* Byte length of this subtable. */
829 UINT language; /* Ignore. */
830 UINT startCharCode; /* First character code covered. */
[all …]