Searched refs:range_record_t (Results 1 – 2 of 2) sorted by relevance
290 struct range_record_t { struct624 hb_auto_array_t<range_record_t> range_records; in _hb_uniscribe_shape()678 range_record_t *range = range_records.push (); in _hb_uniscribe_shape()729 range_record_t *range = &range_records[i]; in _hb_uniscribe_shape()867 range_record_t *last_range = &range_records[0]; in _hb_uniscribe_shape()871 range_record_t *range = last_range; in _hb_uniscribe_shape()
349 struct range_record_t { struct565 hb_auto_array_t<range_record_t> range_records; in _hb_coretext_shape()632 range_record_t *range = range_records.push (); in _hb_coretext_shape()839 range_record_t *last_range = &range_records[0]; in _hb_coretext_shape()842 range_record_t *range = last_range; in _hb_coretext_shape()