Home
last modified time | relevance | path

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

/third_party/boost/libs/graph/test/
Dis_straight_line_draw_test.cpp43 drawing_t drawing(drawing_storage.begin(), get(vertex_index, g)); in main() local
Dall_planar_input_files_test.cpp200 drawing_map_t drawing(drawing_vector.begin(), get(vertex_index, g)); in test_graph() local
Dparallel_edges_loops_test.cpp269 drawing_map_t drawing(drawing_vector.begin(), get(vertex_index, g)); in test_graph() local
/third_party/boost/boost/graph/
Dis_straight_line_drawing.hpp91 const Graph& g, GridPositionMap drawing, VertexIndexMap) in is_straight_line_drawing()
202 bool is_straight_line_drawing(const Graph& g, GridPositionMap drawing) in is_straight_line_drawing()
Dchrobak_payne_drawing.hpp63 ForwardIterator ordering_end, GridPositionMap drawing, VertexIndexMap vm) in chrobak_payne_straight_line_drawing()
242 ForwardIterator ord_end, GridPositionMap drawing) in chrobak_payne_straight_line_drawing()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11videosink.cpp133 gboolean drawing; member