Searched defs:CmapSubtable (Results 1 – 2 of 2) sorted by relevance
751 struct CmapSubtable struct755 bool get_glyph (hb_codepoint_t codepoint, in get_glyph()769 void collect_unicodes (hb_set_t *out) const in collect_unicodes()783 bool sanitize (hb_sanitize_context_t *c) const in sanitize()800 union {809 } u;
148 class CmapSubtable(object): class