Home
last modified time | relevance | path

Searched refs:GOPath (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgo-path.h66 GOPath *go_path_new (void);
69 void go_path_clear (GOPath *path);
70 GOPath *go_path_ref (GOPath *path);
81 void go_path_close (GOPath *path);
90 void go_path_arc (GOPath *path,
94 void go_path_arc_to (GOPath *path,
101 void go_path_interpret (GOPath const *path,
121 GOPath *go_path_copy (GOPath const *path);
122 GOPath *go_path_copy_restricted (GOPath const *path, gssize start, gssize end);
123 GOPath *go_path_append (GOPath *path1, GOPath const *path2);
[all …]
H A Dgo-path.c224 GOPath *
227 GOPath *path; in go_path_new()
302 GOPath *
884 GOPath *go_path_copy (GOPath const *path) in go_path_copy()
886 GOPath *new_path; in go_path_copy()
935 GOPath *go_path_append (GOPath *path1, GOPath const *path2) in go_path_append()
951 GOPath *path;
1003 GOPath *
1098 GOPath *path;
1461 GOPath *
[all …]
H A Dgo-bezier.h42 GOPath *go_bezier_spline_to_path (GOBezierSpline *sp);
H A Dgoffice-utils.h43 typedef struct _GOPath GOPath; typedef
H A Dgo-bezier.c354 GOPath *
358 GOPath *path = go_path_new (); in go_bezier_spline_to_path()
H A Dgo-cairo.c38 GOPath *go_path; in go_cairo_emit_svg_path()
/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgog-renderer.h56 void gog_renderer_stroke_serie (GogRenderer *renderer, GOPath const *path);
57 void gog_renderer_fill_serie (GogRenderer *renderer, GOPath const *path, GOPath const *close_path…
59 void gog_renderer_draw_shape (GogRenderer *renderer, GOPath const *path);
60 void gog_renderer_stroke_shape (GogRenderer *renderer, GOPath const *path);
61 void gog_renderer_fill_shape (GogRenderer *renderer, GOPath const *path);
124 void gog_renderer_push_clip (GogRenderer *rend, GOPath const *path);
H A Dgog-chart-map.c224 static GOPath *
229 GOPath *path; in make_path_linear()
271 static GOPath *
276 GOPath *path; in make_path_spline()
345 static GOPath *
351 GOPath *path; in make_path_cspline()
446 static GOPath *
450 GOPath *path; in xy_make_path_step()
686 GOPath *path; in polar_make_path_step()
1138 GOPath *
[all …]
H A Dgog-chart-map.h48 GOPath *gog_chart_map_make_path (GogChartMap *map, double const *x, double const *y,
51 GOPath *gog_chart_map_make_close_path (GogChartMap *map, double const *x, double const *y,
H A Dgog-renderer.c283 GOPath const *path, in path_interpret()
352 GOPath const *path_0, in fill_path_interpret()
353 GOPath const *path_1) in fill_path_interpret()
380 GOPath const *path) in gog_renderer_stroke_serie()
404 GOPath const *path, in gog_renderer_fill_serie()
449 GOPath const *path) in gog_renderer_draw_shape()
540 GOPath *path; in gog_renderer_push_clip_rectangle()
575 GOPath *path; in _draw_circle()
632 GOPath *path; in _draw_rectangle()
680 GOPath *path; in _draw_rotated_rectangle()
[all …]
H A Dgog-series-lines.h34 GogViewAllocation const *bbox, GOPath *path, gboolean invert);
H A Dgog-grid.c162 GOPath *path; in gog_grid_view_xyz_render()
271 GOPath *path; in gog_grid_view_render()
287 GOPath *path; in gog_grid_view_render()
H A Dgog-series-lines.c91 GogViewAllocation const *bbox, GOPath *path, gboolean invert) in gog_series_lines_stroke()
H A Dgog-grid-line.c140 GOPath *path; in gog_grid_line_xy_render()
243 GOPath *path; in gog_grid_line_xyz_render()
599 GOPath *path; in gog_grid_line_radial_render()
756 GOPath *path; in gog_grid_line_circular_render()
H A Dgog-smoothed-curve.c202 GOPath *path; in gog_smoothed_curve_view_render()
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gccv/
H A Dpath.h51 Path (Canvas *canvas, GOPath *path);
60 Path (Group *parent, GOPath *path, ItemClient *client = NULL);
89 GOPath *m_Path;
H A Dpath.cc30 Path::Path (Canvas *canvas, GOPath *path): in Path()
36 Path::Path (Group *parent, GOPath *path, ItemClient *client): in Path()
/dports/devel/goffice/goffice-0.10.50/goffice/canvas/
H A Dgoc-group.h34 GOPath *clip_path;
64 void goc_group_set_clip_path (GocGroup *group, GOPath *clip_path, cairo_fill_rule_t clip_rule);
H A Dgoc-path.h35 GOPath *path;
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dgnm-so-path.c48 GOPath *path;
77 GOPath *path; in so_path_view_set_bounds()
95 path = go_path_scale ((GOPath *) g_ptr_array_index (sop->paths, i), x_scale, y_scale); in so_path_view_set_bounds()
390 svg = go_path_to_svg ((GOPath *) g_ptr_array_index (sop->paths, i)); in gnm_so_path_write_xml_sax()
407 GOPath *path; in sop_sax_path()
463 GOPath *path = go_path_new_from_svg (attrs[1]); in gnm_so_path_prep_sax_parser()
517 GOPath *path = g_value_get_boxed (value); in gnm_so_path_set_property()
560 go_path_to_cairo ((GOPath *) g_ptr_array_index (paths, i), in gnm_so_path_set_property()
/dports/editors/abiword/abiword-3.0.5/goffice-bits/goffice/utils/
H A Dgoffice-utils.h40 typedef struct _GOPath GOPath; typedef
/dports/devel/goffice/goffice-0.10.50/plugins/plot_barcol/
H A Dgog-dropbar.c265 GOPath **path1, **path2; in gog_dropbar_view_render()
287 path1 = g_alloca (num_series * sizeof (GOPath *)); in gog_dropbar_view_render()
288 path2 = g_alloca (num_series * sizeof (GOPath *)); in gog_dropbar_view_render()
H A Dgog-line.c791 GOPath *path; in gog_line_view_get_data_at_point()
904 GOPath **drop_paths; in gog_line_view_render()
960 drop_paths = g_alloca (num_series * sizeof (GOPath *)); in gog_line_view_render()
1121 GOPath **paths = g_alloca (num_series * sizeof (GOPath *)), *close_path, *seg; in gog_line_view_render()
1188 GOPath *path; in gog_line_view_render()
1202 GOPath *close_path = go_path_new (); in gog_line_view_render()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_radar/
H A Dgog-radar.c806 GOPath *next_path = NULL; in gog_rt_view_render()
852 GOPath *path; in gog_rt_view_render()
872 GOPath *clip_path; in gog_rt_view_render()
898 GOPath *close_path; in gog_rt_view_render()
932 GOPath *drop_path; in gog_rt_view_render()
/dports/devel/goffice/goffice-0.10.50/plugins/plot_surface/
H A Dgog-surface.c107 GOPath *path;

12