Searched refs:vec_knot_shape (Results 1 - 4 of 4) sorted by relevance
| /inkscape/src/live_effects/parameter/ |
| H A D | transformedpoint.cpp | 34 vec_knot_shape = SP_KNOT_SHAPE_DIAMOND; 128 vec_knot_shape = shape; 165 vector_e->create(desktop, item, knotholder, Inkscape::CTRL_TYPE_UNKNOWN, handleTip(), vec_knot_shape, vec_knot_mode, vec_knot_color);
|
| H A D | transformedpoint.h | 70 SPKnotShapeType vec_knot_shape; member in class:Inkscape::LivePathEffect::TransformedPointParam
|
| H A D | vector.h | 68 SPKnotShapeType vec_knot_shape; member in class:Inkscape::LivePathEffect::VectorParam
|
| H A D | vector.cpp | 32 vec_knot_shape = SP_KNOT_SHAPE_DIAMOND; 127 vec_knot_shape = shape; 198 vector_e->create(desktop, item, knotholder, Inkscape::CTRL_TYPE_UNKNOWN, handleTip(), vec_knot_shape, vec_knot_mode, vec_knot_color);
|
Completed in 11 milliseconds