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.cc318 struct range_record_t { struct
622 hb_vector_t<range_record_t> range_records; in _hb_uniscribe_shape()
670 range_record_t *range = range_records.push (); in _hb_uniscribe_shape()
716 range_record_t *range = &range_records[i]; in _hb_uniscribe_shape()
855 range_record_t *last_range = &range_records[0]; in _hb_uniscribe_shape()
859 range_record_t *range = last_range; in _hb_uniscribe_shape()
Dhb-coretext.cc426 struct range_record_t { struct
466 hb_vector_t<range_record_t> range_records; in _hb_coretext_shape()
523 range_record_t *range = range_records.push (); in _hb_coretext_shape()
722 range_record_t *last_range = &range_records[0]; in _hb_coretext_shape()
725 range_record_t *range = last_range; in _hb_coretext_shape()