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
624 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()
Dhb-coretext.cc349 struct range_record_t { struct
565 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()