Home
last modified time | relevance | path

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

/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgog-plot-impl.h74 void (*foreach_elem) (GogPlot *plot, gboolean only_visible, member
H A Dgog-plot.c732 if (klass->foreach_elem) { in gog_plot_foreach_elem()
733 klass->foreach_elem (plot, only_visible, func, data); in gog_plot_foreach_elem()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_surface/
H A Dgog-contour.c242 gog_plot_klass->foreach_elem = gog_contour_plot_foreach_elem; in gog_contour_plot_class_init()
/dports/editors/abiword/abiword-3.0.5/goffice-bits2/
H A DChangeLog4956 * graph/gog-plot-impl.h: added a foreach_elem member in GogPlotClass
4957 * graph/gog-plot.c: (gog_plot_foreach_elem): calls Klass->foreach_elem
/dports/editors/abiword/abiword-3.0.5/goffice-bits/
H A DChangeLog4956 * graph/gog-plot-impl.h: added a foreach_elem member in GogPlotClass
4957 * graph/gog-plot.c: (gog_plot_foreach_elem): calls Klass->foreach_elem
/dports/devel/goffice/goffice-0.10.50/
H A DChangeLog17641 * graph/gog-plot-impl.h: added a foreach_elem member in GogPlotClass
17642 * graph/gog-plot.c: (gog_plot_foreach_elem): calls Klass->foreach_elem