Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh555 struct CmapSubtableTrimmed struct
557 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph()
567 unsigned get_language () const in get_language()
572 void collect_unicodes (hb_set_t *out) const in collect_unicodes()
581 void collect_mapping (hb_set_t *unicodes, /* OUT */ in collect_mapping()
596 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
603 UINT formatReserved; /* Subtable format and (maybe) padding. */
604 UINT length; /* Byte length of this subtable. */
605 UINT language; /* Ignore. */
606 UINT startCharCode; /* First character code covered. */
[all …]