Searched refs:get_graph_size (Results 1 – 3 of 3) sorted by relevance
168 void get_graph_size(int *width, int *height);
1114 get_graph_size(&cols, &rows); in plot_io_movie()1710 get_graph_size(&cols, &rows); in main()
1135 void get_graph_size(int *width, int *height) in get_graph_size() function