Home
last modified time | relevance | path

Searched refs:range_record_t (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc290 struct range_record_t { struct
610 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()
Dhb-coretext.cc250 struct range_record_t { struct
462 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()