Searched refs:SPKnotShapeType (Results 1 - 18 of 18) sorted by relevance

/inkscape/src/
H A Dknot-enums.h25 } SPKnotShapeType; typedef in typeref:enum:__anon92
H A Dknot-holder-entity.h57 SPKnotShapeType shape = SP_KNOT_SHAPE_DIAMOND,
H A Dknot.h59 SPKnotShapeType shape; /**< Shape type. */
H A Dknot-holder-entity.cpp35 SPKnotShapeType shape, SPKnotModeType mode, guint32 color)
H A Dknot.cpp493 shape = (SPKnotShapeType) i;
H A Dvanishing-point.cpp53 SPKnotShapeType vp_knot_shapes [] = {
H A Dgradient-drag.cpp81 SPKnotShapeType gr_knot_shapes [] = {
/inkscape/src/live_effects/parameter/
H A Dvector.h51 void set_vector_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color);
52 void set_origin_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color);
68 SPKnotShapeType vec_knot_shape;
71 SPKnotShapeType ori_knot_shape;
H A Dpoint.h49 void set_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color);
61 SPKnotShapeType knot_shape;
H A Dtransformedpoint.h52 void set_vector_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color);
70 SPKnotShapeType vec_knot_shape;
H A Dpowerstrokepointarray.h36 void set_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color);
55 SPKnotShapeType knot_shape;
H A Dfilletchamferpointarray.h42 void set_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode,
84 SPKnotShapeType knot_shape;
H A Dvector.cpp125 VectorParam::set_vector_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color)
133 VectorParam::set_origin_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color)
H A Dtransformedpoint.cpp126 TransformedPointParam::set_vector_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color)
H A Dpoint.cpp142 PointParam::set_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color)
H A Dpowerstrokepointarray.cpp118 PowerStrokePointArrayParam::set_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color)
H A Dfilletchamferpointarray.cpp684 void FilletChamferPointArrayParam::set_oncanvas_looks(SPKnotShapeType shape,
/inkscape/src/live_effects/
H A Dlpe-mirror_symmetry.cpp329 SPKnotShapeType knot_shape = SP_KNOT_SHAPE_CIRCLE;

Completed in 310 milliseconds