Home
last modified time | relevance | path

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

/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/gtkextra/
H A Dgtkextra.def90 gtk_plot_major_hgrid_set_attributes
H A Dgtkplot.h915 void gtk_plot_major_hgrid_set_attributes(GtkPlot *plot,
H A Dgtkplot.c6170 gtk_plot_major_hgrid_set_attributes(GtkPlot *plot, in gtk_plot_major_hgrid_set_attributes() function
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/gtkextra/
H A Dgtkplot.h844 void gtk_plot_major_hgrid_set_attributes (GtkPlot *plot,
H A Dgtkplot.c4625 gtk_plot_major_hgrid_set_attributes(GtkPlot *plot, in gtk_plot_major_hgrid_set_attributes() function
/dports/deskutils/genius/genius-1.0.27/gtkextra/
H A Dgtkplot.h925 void gtk_plot_major_hgrid_set_attributes(GtkPlot *plot,
H A Dgtkplot.c6144 gtk_plot_major_hgrid_set_attributes(GtkPlot *plot, in gtk_plot_major_hgrid_set_attributes() function
/dports/deskutils/genius/genius-1.0.27/src/
H A Dgraphing.c2553 gtk_plot_major_hgrid_set_attributes (GTK_PLOT (line_plot), in plot_setup_axis()