Searched refs:links_equal (Results 1 – 1 of 1) sorted by relevance
133 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