Searched refs:IN_r (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/extension/dbus/wrapper/
H A Dinkscape-dbus-wrapper.h66 inkscape_spiral (DocumentInterface *doc, const gint IN_cx, const gint IN_cy, const gint IN_r, const gint IN_revolutions, GError **error);
H A Dinkscape-dbus-wrapper.c184 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