Searched defs:previous_range (Results 1 – 4 of 4) sorted by relevance
139 bool previous_range (hb_codepoint_t *first, hb_codepoint_t *last) const in previous_range() function
309 bool previous_range (hb_codepoint_t *first, hb_codepoint_t *last) const in previous_range() function
684 bool previous_range (hb_codepoint_t *first, hb_codepoint_t *last) const in previous_range() function
53 Type OperationTyper::WeakenRange(Type previous_range, Type current_range) { in WeakenRange()