Searched defs:hb_codepoint_t (Results 1 – 6 of 6) sorted by relevance
159 | hb_map ([](hb_pair_t<hb_codepoint_t, hb_codepoint_t> _) { return _.first == _.second; })); in is_equal()
251 { return _.first <= 0xFFFF; }) in serialize()1565 { return (_.second != HB_MAP_VALUE_INVALID); }) in subset()
229 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()1382 { return hb_pair (glyph_map[p.first], glyph_map[p.second]); }) in subset()
106 typedef uint32_t hb_codepoint_t; typedef
960 { in subset()1928 { return hb_pair (glyph_map[p.first], p.second);}) in subset()
1839 …| hb_map ([&](const hb_pair_t<hb_codepoint_t, unsigned> _) { return hb_pair_t<unsigned, const Rule… in closure()2813 …| hb_map ([&](const hb_pair_t<hb_codepoint_t, unsigned> _) { return hb_pair_t<unsigned, const Chai… in closure()