Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/graph/
Dgraph.hh40 struct graph_t struct
42 struct vertex_t
141 friend void swap (vertex_t& a, vertex_t& b) in swap()
298 struct vertex_and_table_t
320 graph_t (const T& objects) in graph_t() function
355 ~graph_t () in ~graph_t()
362 bool operator== (const graph_t& other) const in operator ==()
368 void normalize () in normalize()
374 bool in_error () const in in_error()
381 const vertex_t& root () const in root()
[all …]