Searched defs:graph_t (Results 1 – 1 of 1) sorted by relevance
41 struct graph_t struct43 struct vertex_t143 graph_t (const hb_vector_t<hb_serialize_context_t::object_t *>& objects) in graph_t() function173 ~graph_t () in ~graph_t() argument178 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 …]