Home
last modified time | relevance | path

Searched refs:GO_STYLE_FILL_PATTERN (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgog-theme.c749 style->fill.type = GO_STYLE_FILL_PATTERN; in theme_loaded()
1252 style->fill.type = GO_STYLE_FILL_PATTERN; in build_predefined_themes()
1262 style->fill.type = GO_STYLE_FILL_PATTERN; in build_predefined_themes()
1283 style->fill.type = GO_STYLE_FILL_PATTERN; in build_predefined_themes()
1314 style->fill.type = GO_STYLE_FILL_PATTERN; in build_predefined_themes()
1358 style->fill.type = GO_STYLE_FILL_PATTERN; in build_predefined_themes()
1433 style->fill.type = GO_STYLE_FILL_PATTERN; in build_predefined_themes()
1443 style->fill.type = GO_STYLE_FILL_PATTERN; in build_predefined_themes()
1466 style->fill.type = GO_STYLE_FILL_PATTERN; in build_predefined_themes()
1497 style->fill.type = GO_STYLE_FILL_PATTERN; in build_predefined_themes()
[all …]
H A Dgog-color-scale.c674 dstyle->fill.type = GO_STYLE_FILL_PATTERN; in gog_color_scale_view_render()
H A Dgog-renderer.c738 style->fill.type = GO_STYLE_FILL_PATTERN; in gog_renderer_draw_grip()
/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgo-style.h49 GO_STYLE_FILL_PATTERN = 1, enumerator
H A Dgo-style.c641 {GO_STYLE_FILL_PATTERN, 1, TRUE, FALSE, FALSE},
709 case GO_STYLE_FILL_PATTERN: in fill_init()
1360 { GO_STYLE_FILL_PATTERN, "pattern" },
1394 return GO_STYLE_FILL_PATTERN; in str_as_fill_style()
1482 case GO_STYLE_FILL_PATTERN: in go_style_fill_sax_save()
1617 g_return_if_fail (style->fill.type == GO_STYLE_FILL_PATTERN); in go_style_sax_load_fill_pattern()
1990 (style->fill.type == GO_STYLE_FILL_PATTERN && style->fill.auto_pattern) || in go_style_is_auto()
2135 case GO_STYLE_FILL_PATTERN: in go_style_fill()
H A Dgo-emf.c1405 style->fill.type = GO_STYLE_FILL_PATTERN; in go_wmf_fill()
1414 style->fill.type = GO_STYLE_FILL_PATTERN; in go_wmf_fill()
4056 style->fill.type = GO_STYLE_FILL_PATTERN; in go_emf_bitblt()
/dports/devel/goffice/goffice-0.10.50/goffice/canvas/
H A Dgoc-circle.c170 style->fill.type = GO_STYLE_FILL_PATTERN; in goc_circle_init_style()
H A Dgoc-ellipse.c261 style->fill.type = GO_STYLE_FILL_PATTERN; in goc_ellipse_init_style()
H A Dgoc-path.c263 style->fill.type = GO_STYLE_FILL_PATTERN; in goc_path_init_style()
H A Dgoc-rectangle.c304 style->fill.type = GO_STYLE_FILL_PATTERN; in goc_rectangle_init_style()
H A Dgoc-polygon.c345 style->fill.type = GO_STYLE_FILL_PATTERN; in goc_polygon_init_style()
H A Dgoc-arc.c445 style->fill.type = GO_STYLE_FILL_PATTERN; in goc_arc_init_style()
/dports/devel/goffice/goffice-0.10.50/goffice/gtk/
H A Dgo-3d-rotation-sel.c156 style->fill.type = GO_STYLE_FILL_PATTERN; in cb_rotation_changed()
221 go_style->fill.type = GO_STYLE_FILL_PATTERN; in cb_rotate_canvas_realize()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_surface/
H A Dgog-matrix.c177 style->fill.type = GO_STYLE_FILL_PATTERN; in gog_matrix_view_render()
H A Dgog-contour.c189 style->fill.type = GO_STYLE_FILL_PATTERN; in gog_contour_plot_foreach_elem()
367 style->fill.type = GO_STYLE_FILL_PATTERN; in gog_contour_view_render()
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dgnm-so-polygon.c120 res->fill.type = GO_STYLE_FILL_PATTERN; in sop_default_style()
H A Dgnm-so-filled.c155 res->fill.type = GO_STYLE_FILL_PATTERN; in sof_default_style()
H A Dgnm-so-path.c177 res->fill.type = GO_STYLE_FILL_PATTERN; in sop_default_style()
H A Dgnm-pane.c2960 style->fill.type = GO_STYLE_FILL_PATTERN; in set_acetate_coords()
3010 style->fill.type = GO_STYLE_FILL_PATTERN; in set_acetate_coords()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_pie/
H A Dgog-pie.c925 white_style->fill.type = GO_STYLE_FILL_PATTERN; in gog_pie_view_render()
1094 elt_style->fill.type = GO_STYLE_FILL_PATTERN; in gog_pie_view_render()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/excel/
H A Dms-chart.c491 s->style->fill.type = GO_STYLE_FILL_PATTERN; in BC_R()
507 s->style->fill.type = GO_STYLE_FILL_PATTERN; in BC_R()
4152 case GO_STYLE_FILL_PATTERN: in chart_write_AREAFORMAT()
4608 if (style->fill.type != GO_STYLE_FILL_PATTERN || in style_is_completely_auto()
H A Dxlsx-write-drawing.c365 case GO_STYLE_FILL_PATTERN: { in xlsx_write_go_style_full()
H A Dxlsx-read-drawing.c1996 state->cur_style->fill.type = GO_STYLE_FILL_PATTERN; in xlsx_draw_solid_fill()
2081 state->cur_style->fill.type = GO_STYLE_FILL_PATTERN; in xlsx_draw_patt_fill()
H A Dms-excel-read.c635 ? GO_STYLE_FILL_NONE : GO_STYLE_FILL_PATTERN; in ms_sheet_realize_obj()
636 if (style->fill.type != GO_STYLE_FILL_PATTERN) in ms_sheet_realize_obj()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_xy/
H A Dgog-xy.c1293 neg_style->fill.type = GO_STYLE_FILL_PATTERN; in gog_xy_view_render()

12