Searched defs:previous_range (Results 1 – 3 of 3) sorted by relevance
620 bool previous_range (hb_codepoint_t *first, hb_codepoint_t *last) const in previous_range() function
60 Type OperationTyper::WeakenRange(Type previous_range, Type current_range) { in WeakenRange()
364 Sample previous_range = -1; // Bottom range is always 0. in FindCorruption() local