Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.h215 void plot_get_scaled_dimensions (int *width, int *height, double scale);
H A Dgraphing.c1470 void plot_get_scaled_dimensions (int *width, int *height, double scale) in plot_get_scaled_dimensions() function
1511 plot_get_scaled_dimensions(&w, &h, scale); in write_png_size_string()
/dports/math/gretl/gretl-2021d/gui/
H A Dgpt_control.c5831 plot_get_scaled_dimensions(&plot->pixel_width, in plot_handle_specials()