Searched defs:CmapSubtable (Results 1 – 2 of 2) sorted by relevance
417 struct CmapSubtable struct421 inline bool get_glyph (hb_codepoint_t codepoint, in get_glyph()436 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()453 union {462 } u;
102 class CmapSubtable(object): class