Searched refs:IN_r (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/extension/dbus/wrapper/ |
H A D | inkscape-dbus-wrapper.h | 66 inkscape_spiral (DocumentInterface *doc, const gint IN_cx, const gint IN_cy, const gint IN_r, const gint IN_revolutions, GError **error);
|
H A D | inkscape-dbus-wrapper.c | 184 inkscape_spiral (DocumentInterface *doc, const gint IN_cx, const gint IN_cy, const gint IN_r, const gint IN_revolutions, GError **error) argument 188 org_inkscape_document_spiral (proxy, IN_cx, IN_cy, IN_r, IN_revolutions, &OUT_object_name, error);
|
Completed in 246 milliseconds