Searched defs:add_range (Results 1 – 3 of 3) sorted by relevance
74 inline bool add_range (hb_codepoint_t a, hb_codepoint_t b) { in add_range() function132 inline bool add_range (hb_codepoint_t a, hb_codepoint_t b) { in add_range() function
71 inline void add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function231 inline bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
142 add_range(struct range_info *info, unsigned start, unsigned count) in add_range() function