Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-repacker.hh130 struct overflow_record_t struct
611 bool will_overflow (hb_vector_t<overflow_record_t>* overflows = nullptr) in will_overflow()
626 overflow_record_t r; in will_overflow()
653 void print_overflows (const hb_vector_t<overflow_record_t>& overflows) in print_overflows()
1044 static bool _try_isolating_subgraphs (const hb_vector_t<graph_t::overflow_record_t>& overflows, in _try_isolating_subgraphs()
1049 const graph_t::overflow_record_t& r = overflows[i]; in _try_isolating_subgraphs()
1070 static bool _process_overflows (const hb_vector_t<graph_t::overflow_record_t>& overflows, in _process_overflows()
1079 const graph_t::overflow_record_t& r = overflows[i]; in _process_overflows()
1157 hb_vector_t<graph_t::overflow_record_t> overflows; in hb_resolve_overflows()