Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dgpt_control.c179 double zoom_ymin, zoom_ymax; member
3521 ymin = plot->zoom_ymin; in get_data_xy()
3867 yrange = plot->zoom_ymax - plot->zoom_ymin; in identify_point()
5070 plot->ymin = plot->zoom_ymin; in zoom_replaces_plot()
5073 plot->zoom_ymin = plot->zoom_ymax = 0.0; in zoom_replaces_plot()
5102 if (plot->zoom_ymin > plot->zoom_ymax) { in plot_button_release()
5104 plot->zoom_ymax = plot->zoom_ymin; in plot_button_release()
5105 plot->zoom_ymin = z; in plot_button_release()
5109 plot->zoom_ymin != plot->zoom_ymax) { in plot_button_release()
5128 &plot->zoom_xmin, &plot->zoom_ymin)) { in plot_button_press()
[all …]
/dports/science/p5-Mcstas-Tools/p5-Mcstas-Tools-2.5_1/mcstas-tools-perl-2.5-src/
H A Dmxdisplay.pl719 zoom_ymin => $ymin, zoom_ymax => $ymax,
H A Dmcdisplay.pl884 zoom_ymin => $ymin, zoom_ymax => $ymax,