Home
last modified time | relevance | path

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

/third_party/boost/libs/graph/test/
Dis_straight_line_draw_test.cpp32 typedef std::vector< coord_t > drawing_storage_t; in main() typedef
34 typedef boost::iterator_property_map< drawing_storage_t::iterator, in main()
42 drawing_storage_t drawing_storage(num_vertices(g)); in main()
98 drawing_storage = drawing_storage_t(num_vertices(g)); in main()
132 drawing_storage = drawing_storage_t(num_vertices(g)); in main()
160 drawing_storage = drawing_storage_t(num_vertices(g)); in main()
Dall_planar_input_files_test.cpp194 typedef std::vector< coord_t > drawing_storage_t; in test_graph() typedef
195 typedef boost::iterator_property_map< drawing_storage_t::iterator, in test_graph()
199 drawing_storage_t drawing_vector(num_vertices(g)); in test_graph()
Dparallel_edges_loops_test.cpp263 typedef std::vector< coord_t > drawing_storage_t; in test_graph() typedef
264 typedef boost::iterator_property_map< drawing_storage_t::iterator, in test_graph()
268 drawing_storage_t drawing_vector(num_vertices(g)); in test_graph()