Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/graph/
H A Dgraph.hh40 struct graph_t struct
42 struct vertex_t
157 friend void swap (vertex_t& a, vertex_t& b) in swap()
427 struct vertex_and_table_t
449 graph_t (const T& objects) in graph_t() function
485 ~graph_t () in ~graph_t()
491 bool operator== (const graph_t& other) const in operator ==()
496 void print () const { in print()
509 void normalize () in normalize()
515 bool in_error () const in in_error()
[all …]