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
364 Sample previous_range = -1; // Bottom range is always 0. in FindCorruption() local