Searched refs:SPKnotModeType (Results 1 - 16 of 16) sorted by relevance
/inkscape/src/ |
H A D | knot-enums.h | 30 } SPKnotModeType; typedef in typeref:enum:__anon93
|
H A D | knot-holder-entity.h | 58 SPKnotModeType mode = SP_KNOT_MODE_XOR,
|
H A D | knot.h | 60 SPKnotModeType mode;
|
H A D | knot-holder-entity.cpp | 35 SPKnotShapeType shape, SPKnotModeType mode, guint32 color)
|
H A D | knot.cpp | 501 mode = (SPKnotModeType) i;
|
/inkscape/src/live_effects/parameter/ |
H A D | vector.h | 51 void set_vector_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color); 52 void set_origin_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color); 69 SPKnotModeType vec_knot_mode; 72 SPKnotModeType ori_knot_mode;
|
H A D | point.h | 49 void set_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color); 62 SPKnotModeType knot_mode;
|
H A D | transformedpoint.h | 52 void set_vector_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color); 71 SPKnotModeType vec_knot_mode;
|
H A D | powerstrokepointarray.h | 36 void set_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color); 56 SPKnotModeType knot_mode;
|
H A D | filletchamferpointarray.h | 42 void set_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, 85 SPKnotModeType knot_mode;
|
H A D | vector.cpp | 125 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 D | transformedpoint.cpp | 126 TransformedPointParam::set_vector_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color)
|
H A D | point.cpp | 142 PointParam::set_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color)
|
H A D | powerstrokepointarray.cpp | 118 PowerStrokePointArrayParam::set_oncanvas_looks(SPKnotShapeType shape, SPKnotModeType mode, guint32 color)
|
H A D | filletchamferpointarray.cpp | 685 SPKnotModeType mode,
|
/inkscape/src/live_effects/ |
H A D | lpe-mirror_symmetry.cpp | 330 SPKnotModeType knot_mode = SP_KNOT_MODE_XOR;
|
Completed in 1973 milliseconds