Searched defs:next_range (Results 1 – 4 of 4) sorted by relevance
137 bool next_range (hb_codepoint_t *first, hb_codepoint_t *last) const in next_range() function
293 bool next_range (hb_codepoint_t *first, hb_codepoint_t *last) const in next_range() function
666 bool next_range (hb_codepoint_t *first, hb_codepoint_t *last) const in next_range() function
1368 CharacterRange next_range = ranges->at(i); in RationalizeConsecutiveAtoms() local