Home
last modified time | relevance | path

Searched defs:hb_vector_t (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-vector.hh36 struct hb_vector_t struct
42 hb_vector_t (std::initializer_list<Type> lst) : hb_vector_t () in hb_vector_t() function
50 hb_vector_t (const Iterable &o) : hb_vector_t () in hb_vector_t() function
56 hb_vector_t (const hb_vector_t &o) : hb_vector_t () in hb_vector_t() function
61 hb_vector_t (hb_vector_ in hb_vector_t() function
[all...]

Completed in 2 milliseconds