Searched refs:_copy_data_to_cbdt (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 64 _copy_data_to_cbdt (hb_vector_t<char> *cbdt_prime, in _copy_data_to_cbdt() function 289 if (unlikely (!_copy_data_to_cbdt (cbdt_prime, cbdt + offset, length))) return_trace (false); in copy_glyph_at_idx() 971 _copy_data_to_cbdt (&cbdt_prime, cbdt, CBDT::min_size); in subset()
|
/third_party/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 64 _copy_data_to_cbdt (hb_vector_t<char> *cbdt_prime, in _copy_data_to_cbdt() function 289 if (unlikely (!_copy_data_to_cbdt (cbdt_prime, cbdt + offset, length))) return_trace (false); in copy_glyph_at_idx() 971 _copy_data_to_cbdt (&cbdt_prime, cbdt, CBDT::min_size); in subset()
|