Home
last modified time | relevance | path

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

/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgoffice-graph.h117 GOG_AXIS_SET_XY_COLOR = (1 << GOG_AXIS_X) | (1 << GOG_AXIS_Y) | (1 << GOG_AXIS_COLOR), enumerator
H A Dgog-grid.c269 case GOG_AXIS_SET_XY_COLOR: in gog_grid_view_render()
H A Dgog-chart.c72 { "xy-color", GOG_AXIS_SET_XY_COLOR}
460 chart->axis_set != GOG_AXIS_SET_XY_COLOR && in role_plot_pre_remove()
476 chart->axis_set == GOG_AXIS_SET_XY_COLOR || in role_grid_can_add()
H A Dgog-chart-map.c919 case GOG_AXIS_SET_XY_COLOR: in gog_chart_map_new()
H A Dgog-axis-line.c2262 case GOG_AXIS_SET_XY_COLOR: in gog_axis_base_view_point()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_surface/
H A Dgog-matrix.c84 gog_plot_klass->axis_set = GOG_AXIS_SET_XY_COLOR; in gog_matrix_plot_class_init()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_xy/
H A Dgog-xy.c851 plot_klass->axis_set = GOG_AXIS_SET_XY_COLOR; in gog_xy_color_plot_class_init()