Home
last modified time | relevance | path

Searched refs:go_path_new_from_svg (Results 1 – 6 of 6) sorted by relevance

/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/plugins/paint/selection/
H A Dplugin.cc85 gccv::Path *path = new gccv::Path (canvas, go_path_new_from_svg (lasso_path)); in Populate()
/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgo-path.h67 GOPath *go_path_new_from_svg (char const *src);
H A Dgo-cairo.c43 go_path = go_path_new_from_svg (path); in go_cairo_emit_svg_path()
H A Dgo-path.c1462 go_path_new_from_svg (char const *src) in go_path_new_from_svg() function
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dgnm-so-path.c413 path = go_path_new_from_svg (attrs[1]); in sop_sax_path()
463 GOPath *path = go_path_new_from_svg (attrs[1]); in gnm_so_path_prep_sax_parser()
/dports/devel/goffice/goffice-0.10.50/
H A DChangeLog3504 (go_path_new_from_svg), (go_path_new_from_odf_enhanced_path): accept
3512 (go_path_to_svg), (go_path_new_from_svg),
3520 go_path_new_from_svg().
3522 (go_path_new_from_svg), (go_path_new_from_odf_enhanced_path): new functions.