Home
last modified time | relevance | path

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

/dports/devel/goffice/goffice-0.10.50/plugins/plot_surface/
H A Dgog-xyz.h65 GOData * (*get_y_vals) (GogXYZPlot *plot); member
H A Dgog-xyz.c384 klass->get_y_vals = gog_xyz_plot_get_y_vals; in gog_xyz_plot_class_init()