Searched refs:last_range (Results 1 – 2 of 2) sorted by relevance
737 range_record_t *last_range = &range_records[0]; in _hb_coretext_shape() local740 range_record_t *range = last_range; in _hb_coretext_shape()745 if (range != last_range) in _hb_coretext_shape()747 if (last_range->font) in _hb_coretext_shape()749 kCTFontAttributeName, last_range->font); in _hb_coretext_shape()754 last_range = range; in _hb_coretext_shape()756 if (start != chars_len && last_range->font) in _hb_coretext_shape()758 kCTFontAttributeName, last_range->font); in _hb_coretext_shape()
853 range_record_t *last_range = &range_records[0]; in _hb_uniscribe_shape() local857 range_record_t *range = last_range; in _hb_uniscribe_shape()881 last_range = range; in _hb_uniscribe_shape()