Searched refs:IN_rotation (Results 1 - 2 of 2) sorted by relevance
| /inkscape/src/extension/dbus/wrapper/ |
| H A D | inkscape-dbus-wrapper.h | 58 inkscape_polygon (DocumentInterface *doc, const gint IN_cx, const gint IN_cy, const gint IN_radius, const gint IN_rotation, const gint IN_sides, GError **error);
|
| H A D | inkscape-dbus-wrapper.c | 164 inkscape_polygon (DocumentInterface *doc, const gint IN_cx, const gint IN_cy, const gint IN_radius, const gint IN_rotation, const gint IN_sides, GError **error) argument 168 org_inkscape_document_polygon (proxy, IN_cx, IN_cy, IN_radius, IN_rotation, IN_sides, &OUT_object_name, error);
|
Completed in 26 milliseconds