Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dtest-iter.cc138 hb_copy (s, t); in main()
139 hb_copy (a.iter (), t); in main()
Dhb-vector.hh46 hb_copy (o, *this); in hb_vector_t()
89 hb_copy (o, *this); in operator =()
Dhb-iter.hh933 hb_copy (S&& is, D&& id) in hb_copy() function