Searched defs:Charset (Results 1 – 5 of 5) sorted by relevance
440 struct Charset struct443 bool serialize (hb_serialize_context_t *c, const Charset &src, unsigned int num_glyphs) in serialize()454 bool serialize (hb_serialize_context_t *c, in serialize()511 unsigned int get_size (unsigned int num_glyphs) const in get_size()522 hb_codepoint_t get_sid (hb_codepoint_t glyph, unsigned int num_glyphs) const in get_sid()534 hb_codepoint_t get_glyph (hb_codepoint_t sid, unsigned int num_glyphs) const in get_glyph()545 bool sanitize (hb_sanitize_context_t *c) const in sanitize()560 HBUINT8 format;561 union {565 } u;
335 ### Charset subsection
167 class Charset: class
21 Charset = _charset.Charset variable
20 Charset = _charset.Charset variable