Searched defs:hb_codepoint_t (Results 1 – 4 of 4) sorted by relevance
94 typedef uint32_t hb_codepoint_t; typedef
660 { in subset()1395 { return hb_pair (glyph_map[p.first], p.second);}) in subset()
1220 { return (_.second != HB_MAP_VALUE_INVALID); }) in subset()
216 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()