Home
last modified time | relevance | path

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

/dports/science/gabedit/GabeditSrc251_300720/src/Utils/
H A DGabeditXYPlot.c4077 static void add_x_linear_data_frame(GtkWidget* hbox, GtkWidget* xyplot, XYPlotData *data) in add_x_linear_data_frame() function
6022 add_x_linear_data_frame(hbox, GTK_WIDGET(xyplot), data); in set_data_dialog()