Home
last modified time | relevance | path

Searched refs:links_equal (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/graph/
Dgraph.hh133 return links_equal (obj.real_links, other.obj.real_links, graph, other_graph, depth); in equals()
261 bool links_equal (const hb_vector_t<hb_serialize_context_t::object_t::link_t>& this_links, in links_equal() function