Searched refs:object_graph (Results 1 – 3 of 3) sorted by relevance
75 graph_t graph (overflowing.object_graph ()); in run_resolve_overflow_test()82 …hb_resolve_overflows (overflowing.object_graph (), HB_TAG ('G', 'S', 'U', 'B'), &out, num_iteratio… in run_resolve_overflow_test()791 graph_t graph (c.object_graph ()); in test_sort_kahn_1()819 graph_t graph (c.object_graph ()); in test_sort_kahn_2()853 graph_t graph (c.object_graph ()); in test_sort_shortest()886 graph_t graph (c.object_graph ()); in test_duplicate_leaf()922 graph_t graph (c.object_graph ()); in test_duplicate_interior()968 graph_t graph (c1.object_graph ()); in test_serialize()986 graph_t graph (c.object_graph ()); in test_will_overflow_1()999 graph_t graph (c.object_graph ()); in test_will_overflow_2()[all …]
113 hb_resolve_overflows (c.object_graph (), tag, &repacked); in _repack()
626 const hb_vector_t<object_t *>& object_graph() const in object_graph() function