Home
last modified time | relevance | path

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

/dports/misc/iio-oscilloscope/iio-oscilloscope-0.14-master/
H A Doscplot.c414 gfloat plot_bottom; member
5340 gtk_spin_button_set_value(GTK_SPIN_BUTTON(priv->y_axis_min), priv->plot_bottom); in osc_plot_ini_read_handler()
5343 priv->plot_right, priv->plot_top, priv->plot_bottom); in osc_plot_ini_read_handler()
5407 priv->plot_bottom = atof(value); in osc_plot_ini_read_handler()