Home
last modified time | relevance | path

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

/dports/devel/goffice/goffice-0.10.50/goffice/canvas/
H A Dgoc-graph.c316 x_axis = gog_plot_get_axis (plot, GOG_AXIS_X); in goc_graph_do_tooltip()
320 y_axis = gog_plot_get_axis (plot, GOG_AXIS_Y); in goc_graph_do_tooltip()
328 x_axis = gog_plot_get_axis (plot, GOG_AXIS_CIRCULAR); in goc_graph_do_tooltip()
329 y_axis = gog_plot_get_axis (plot, GOG_AXIS_RADIAL); in goc_graph_do_tooltip()
/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgog-plot.h66 GogAxis *gog_plot_get_axis (GogPlot const *plot, GogAxisType type);
H A Dgog-plot.c1000 GogAxis *axis = gog_plot_get_axis (plot, type); in gog_plot_get_axis_id()
1013 gog_plot_get_axis (GogPlot const *plot, GogAxisType type) in gog_plot_get_axis() function
H A Dgog-axis-line.c318 return gog_plot_get_axis (plot, cross_axis_type); in gog_axis_base_get_crossed_axis_for_plot()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_surface/
H A Dgog-matrix.c120 …GogAxisColorMap const *color_map = gog_axis_get_color_map (gog_plot_get_axis (GOG_PLOT (view->mode… in gog_matrix_view_render()
H A Dgog-contour.c274 …GogAxisColorMap const *color_map = gog_axis_get_color_map (gog_plot_get_axis (GOG_PLOT (view->mode… in gog_contour_view_render()
/dports/devel/goffice/goffice-0.10.50/plugins/reg_linear/
H A Dgog-lin-reg.c64 GogAxis *xaxis = plot ? gog_plot_get_axis (plot, GOG_AXIS_X) : NULL; in gog_lin_reg_curve_update()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_radar/
H A Dgog-radar.c204 GogAxis *axis = gog_plot_get_axis (plot, GOG_AXIS_CIRCULAR); in gog_rt_plot_guru_helper()
487 GogAxis *axis = gog_plot_get_axis (plot, atype); in gog_polar_plot_axis_get_bounds()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_xy/
H A Dgog-xy.c76 GogAxis *x_axis = gog_plot_get_axis (GOG_PLOT (model), GOG_AXIS_X); in gog_2d_plot_update()
77 GogAxis *y_axis = gog_plot_get_axis (GOG_PLOT (model), GOG_AXIS_Y); in gog_2d_plot_update()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/excel/
H A Dxlsx-write-drawing.c1231 GogAxis *axis = gog_plot_get_axis (GOG_PLOT (plot), axis_type[i]); in xlsx_write_one_plot()
H A Dms-chart.c3187 GogAxis *x = gog_plot_get_axis (s->plot, GOG_AXIS_X); in BC_R()
3188 GogAxis *y = gog_plot_get_axis (s->plot, GOG_AXIS_Y); in BC_R()
5831 axis_set->axis[i] = gog_plot_get_axis (cur_plot, i); in ms_excel_chart_write()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/openoffice/
H A Dopenoffice-write.c6751 GogAxis *axis = gog_plot_get_axis (plot, GOG_AXIS_X); in odf_write_attached_axes()
6758 axis = gog_plot_get_axis (plot, GOG_AXIS_Z); in odf_write_attached_axes()
6763 axis = gog_plot_get_axis (plot, GOG_AXIS_Y); in odf_write_attached_axes()
/dports/editors/abiword/abiword-3.0.5/goffice-bits2/
H A DChangeLog3741 (gog_plot_foreach_elem), (gog_plot_get_axis), (gog_plot_update_3d): ditto.
/dports/editors/abiword/abiword-3.0.5/goffice-bits/
H A DChangeLog3741 (gog_plot_foreach_elem), (gog_plot_get_axis), (gog_plot_update_3d): ditto.
/dports/devel/goffice/goffice-0.10.50/
H A DChangeLog16426 (gog_plot_foreach_elem), (gog_plot_get_axis), (gog_plot_update_3d): ditto.