Searched refs:range_record_t (Results 1 – 2 of 2) sorted by relevance
290 struct range_record_t { struct610 hb_auto_array_t<range_record_t> range_records; in _hb_uniscribe_shape()664 range_record_t *range = range_records.push (); in _hb_uniscribe_shape()715 range_record_t *range = &range_records[i]; in _hb_uniscribe_shape()853 range_record_t *last_range = &range_records[0]; in _hb_uniscribe_shape()857 range_record_t *range = last_range; in _hb_uniscribe_shape()
250 struct range_record_t { struct462 hb_auto_array_t<range_record_t> range_records; in _hb_coretext_shape()529 range_record_t *range = range_records.push (); in _hb_coretext_shape()737 range_record_t *last_range = &range_records[0]; in _hb_coretext_shape()740 range_record_t *range = last_range; in _hb_coretext_shape()