Home
last modified time | relevance | path

Searched refs:GO_STYLE_LINE (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgog-series-lines.c38 ? GO_STYLE_LINE | GO_STYLE_MARKER in gog_series_lines_init_style()
39 : GO_STYLE_LINE; in gog_series_lines_init_style()
H A Dgog-trend-line.c124 style->interesting_fields = GO_STYLE_LINE; in gog_trend_line_init_style()
126 style, GOG_OBJECT (gso), 0, GO_STYLE_LINE); in gog_trend_line_init_style()
H A Dgog-smoothed-curve.c69 style->interesting_fields = GO_STYLE_LINE; in gog_smoothed_curve_init_style()
71 style, GOG_OBJECT (gso), 0, GO_STYLE_LINE); in gog_smoothed_curve_init_style()
H A Dgog-legend.c291 if (!glv->uses_lines && (style->interesting_fields & GO_STYLE_LINE)) in cb_size_elements()
403 if (style->interesting_fields & (GO_STYLE_LINE | GO_STYLE_OUTLINE)) in cb_swatch_scale()
464 …if ((base_style->interesting_fields & (GO_STYLE_LINE | GO_STYLE_OUTLINE)) == GO_STYLE_LINE) { /* l… in cb_render_elements()
H A Dgog-theme.c586 …{"GogAxis", NULL, N_("Axis"), GO_STYLE_LINE | GO_STYLE_FONT | GO_STYLE_TEXT_LAYOUT, SNAPSHOT_GRAPH…
587 {"GogAxisLine", NULL, N_("Axis line"), GO_STYLE_LINE | GO_STYLE_FONT, SNAPSHOT_GRAPH},
589 {"GogGrid", "MajorGrid", N_("Major grid"), GO_STYLE_LINE | GO_STYLE_FILL, SNAPSHOT_GRAPH},
590 {"GogGrid", "MinorGrid", N_("Minor grid"), GO_STYLE_LINE | GO_STYLE_FILL, SNAPSHOT_GRAPH},
592 {"GogTrendLine", NULL, N_("Trend line"), GO_STYLE_LINE, SNAPSHOT_TRENDLINE},
597 {"GogSeriesLine", NULL, N_("Series lines"), GO_STYLE_LINE, SNAPSHOT_SERIESLINES},
598 …{"GogSeries", NULL, N_("Series"), GO_STYLE_LINE | GO_STYLE_FILL | GO_STYLE_MARKER, SNAPSHOT_SERIES…
1071 if (style->line.auto_color && !(style->disable_theming & GO_STYLE_LINE)) in map_area_series_solid_default()
1102 if (style->line.auto_color && !(style->disable_theming & GO_STYLE_LINE)) in map_area_series_solid_guppi()
H A Dgog-reg-curve.c58 style->interesting_fields = GO_STYLE_LINE; in gog_reg_curve_init_style()
60 style, GOG_OBJECT (gso), 0, GO_STYLE_LINE); in gog_reg_curve_init_style()
H A Dgog-color-scale.c57 style->interesting_fields = GO_STYLE_LINE | GO_STYLE_FILL | in gog_color_scale_init_style()
61 GO_STYLE_LINE | GO_STYLE_FILL | in gog_color_scale_init_style()
H A Dgog-grid-line.c58 style->interesting_fields = GO_STYLE_LINE | GO_STYLE_FILL; in gog_grid_line_init_style()
60 style, GOG_OBJECT (gso), 0, GO_STYLE_LINE | GO_STYLE_FILL); in gog_grid_line_init_style()
H A Dgog-renderer.c1169 rect.width = (legend_style->interesting_fields & GO_STYLE_LINE)? 2 * ih: ih; in gog_renderer_draw_data_label()
1225 if (style->interesting_fields & GO_STYLE_LINE) { /* line and marker */ in gog_renderer_draw_data_label()
H A Dgog-error-bar.c381 bar->style->interesting_fields = GO_STYLE_LINE; in gog_error_bar_init()
/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgo-style.h38 GO_STYLE_LINE = 1 << 2, enumerator
H A Dgo-style.c1027 if (style->interesting_fields & GO_STYLE_LINE) { in cb_style_changed()
1112 if ((enable & (GO_STYLE_OUTLINE | GO_STYLE_LINE | GO_STYLE_FILL)) != 0) { in go_style_populate_editor()
1125 line_init (state, enable & GO_STYLE_LINE, editor); in go_style_populate_editor()
1269 if (fields & (GO_STYLE_LINE | GO_STYLE_OUTLINE)) { in go_style_apply_theme()
1785 if (style->interesting_fields & GO_STYLE_LINE) in go_style_persist_sax_save()
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dgnm-so-line.c106 res->interesting_fields = GO_STYLE_LINE; in sol_default_style()
363 style->interesting_fields = GO_STYLE_LINE; in gnm_so_line_set_property()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_surface/
H A Dgog-surface.c83 gog_plot_klass->desc.series.style_fields = GO_STYLE_LINE | GO_STYLE_FILL; in gog_surface_plot_class_init()
H A Dxl-surface.c408 gog_plot_klass->desc.series.style_fields = GO_STYLE_LINE | GO_STYLE_FILL; in xl_surface_plot_class_init()
H A Dgog-xyz.c413 gog_plot_klass->desc.series.style_fields = GO_STYLE_LINE; in gog_xyz_plot_class_init()
/dports/devel/goffice/goffice-0.10.50/goffice/canvas/
H A Dgoc-polyline.c249 style->interesting_fields = GO_STYLE_LINE; in goc_polyline_init_style()
H A Dgoc-line.c289 style->interesting_fields = GO_STYLE_LINE; in goc_line_init_style()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_radar/
H A Dgog-radar.c333 gog_plot_klass->desc.series.style_fields = GO_STYLE_LINE | GO_STYLE_MARKER; in gog_radar_plot_class_init()
549 gog_plot_klass->desc.series.style_fields = GO_STYLE_LINE in gog_polar_plot_class_init()
752 gog_plot_klass->desc.series.style_fields = GO_STYLE_LINE in gog_color_polar_plot_class_init()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_barcol/
H A Dgog-minmax.c256 plot_klass->desc.series.style_fields = GO_STYLE_LINE | GO_STYLE_MARKER; in gog_minmax_plot_class_init()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_xy/
H A Dgog-xy-minmax.c326 plot_klass->desc.series.style_fields = GO_STYLE_LINE | GO_STYLE_MARKER; in gog_xy_minmax_plot_class_init()
H A Dgog-xy-dropbar.c329 plot_klass->desc.series.style_fields = GO_STYLE_LINE | GO_STYLE_FILL; in gog_xy_dropbar_plot_class_init()
H A Dgog-xy.c423 plot_klass->desc.series.style_fields = GO_STYLE_LINE in gog_xy_plot_class_init()
848 plot_klass->desc.series.style_fields = GO_STYLE_LINE | GO_STYLE_MARKER in gog_xy_color_plot_class_init()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/excel/
H A Dxlsx-read-drawing.c202 state->sp_type |= GO_STYLE_LINE; in xlsx_chart_title_start()
215 state->sp_type &= ~GO_STYLE_LINE; in xlsx_chart_title_end()
1848 state->sp_type |= GO_STYLE_LINE; in xlsx_style_line_start()
1868 state->sp_type &= ~GO_STYLE_LINE; in xlsx_style_line_end()
1879 if (state->sp_type & GO_STYLE_LINE) { in xlsx_draw_no_fill()
1896 if (!(state->sp_type & GO_STYLE_LINE)) { in xlsx_draw_grad_fill()
1985 if (!(state->sp_type & GO_STYLE_LINE)) in xlsx_draw_solid_fill()
1992 else if (state->sp_type & GO_STYLE_LINE) { in xlsx_draw_solid_fill()
2172 if (state->sp_type & GO_STYLE_LINE) { in xlsx_draw_line_dash()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_distrib/
H A Dgog-boxplot.c437 plot_klass->desc.series.style_fields = GO_STYLE_LINE | GO_STYLE_OUTLINE | GO_STYLE_FILL; in gog_box_plot_class_init()

12