Home
last modified time | relevance | path

Searched defs:graph_t (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-repacker.hh41 struct graph_t struct
43 struct vertex_t
143 graph_t (const hb_vector_t<hb_serialize_context_t::object_t *>& objects) in graph_t() function
173 ~graph_t () in ~graph_t() argument
178 bool in_error () const in in_error()
185 const vertex_t& root () const in root()
190 unsigned root_idx () const in root_idx()
198 const hb_serialize_context_t::object_t& object(unsigned i) const in object()
206 void serialize (hb_serialize_context_t* c) const in serialize()
232 void sort_kahn () in sort_kahn()
[all …]