Searched defs:hb_set_digest_t (Results 1 – 1 of 1) sorted by relevance
105 struct hb_set_digest_t struct109 inline void init (void) { in init()114 inline void add (hb_codepoint_t g) { in add()119 inline void add_range (hb_codepoint_t a, hb_codepoint_t b) { in add_range()124 inline bool may_have (hb_codepoint_t g) const { in may_have()129 hb_set_digest_common_bits_t digest1;130 hb_set_digest_lowest_bits_t digest2;