Searched refs:move (Results 1 - 25 of 56) sorted by relevance

123

/inkscape/src/ui/tool/
H A Dcurve-drag-point.cpp52 // move the handles to 1/3 the length of the segment for line segments
60 first->front()->move(first->front()->position() + delta);
61 second->back()->move(second->back()->position() - delta);
107 first->front()->move(first->front()->position() + offset0);
108 second->back()->move(second->back()->position() + offset1);
111 second->back()->move(new_pos);
113 second->move(second->position() + delta);
117 first->back()->move(new_pos);
119 first->move(first->position() + delta);
122 first->move(firs
[all...]
H A Dcontrol-point.cpp133 void ControlPoint::move(Geom::Point const &pos) function in class:Inkscape::UI::ControlPoint
139 move(position() * m);
312 move(new_pos);
H A Dcontrol-point.h70 * - If the point is used to edit an object, override the move() method.
117 virtual void move(Geom::Point const &pos);
H A Dmulti-path-manipulator.h67 void move(Geom::Point const &delta);
H A Dcontrol-point-selection.cpp263 (*i)->move(pos);
294 i->second->move(pos);
380 // NodeSelection class that inherits from this one and move sculpting there.
409 //cur->move(_original_positions[cur] + abs_delta * deltafrac);
415 cur->move(_original_positions[cur] + abs_delta);
417 _handles->rotationCenter().move(_handles->rotationCenter().position() + delta);
449 _handles->rotationCenter().move(_bounds->midpoint());
485 _handles->rotationCenter().move(p->position());
570 // to move on an arc 1 screen pixel long.
/inkscape/src/
H A Drubberband.h41 void move(Geom::Point const &p);
H A Dunclump.cpp291 Geom::Affine move = Geom::Translate (by); local
295 i->second *= move;
300 what->set_i2d_affine(what->i2dt_affine() * move);
314 Geom::Affine move = Geom::Translate (by); local
318 i->second *= move;
323 what->set_i2d_affine(what->i2dt_affine() * move);
H A Dsp-marker.h104 const char *generate_marker (std::vector<Inkscape::XML::Node*> &reprs, Geom::Rect bounds, SPDocument *document, Geom::Point center, Geom::Affine move);
H A Dsp-pattern.h68 SPDocument *document, Geom::Affine transform, Geom::Affine move);
H A Drubberband.cpp76 void Inkscape::Rubberband::move(Geom::Point const &p) function in class:Inkscape::Rubberband
/inkscape/src/ui/dialog/
H A Ddock-behavior.h44 void move(int x, int y);
H A Dfloating-behavior.h44 void move(int x, int y);
H A Dbehavior.h53 virtual void move(int x, int y) =0;
H A Ddialog.cpp142 inline void Dialog::move(int x, int y) { _behavior->move(x, y); } function in class:Inkscape::UI::Dialog::Dialog
172 move(x, y);
H A Ddialog.h90 virtual void move(int x, int y);
H A Ddock-behavior.cpp146 DockBehavior::move(int x, int y) function in class:Inkscape::UI::Dialog::Behavior::DockBehavior
148 _dock_item.move(x, y);
H A Dfloating-behavior.cpp98 * move the opacity of the window along in an animated fashion. It moves
154 inline void FloatingBehavior::move(int x, int y) { _d->move(x, y); } function in class:Inkscape::UI::Dialog::Behavior::FloatingBehavior
/inkscape/src/ui/widget/
H A Dgimpcolorwheel.h64 void (* move) (GimpColorWheel *wheel, member in struct:_GimpColorWheelClass
H A Ddock-item.h76 void move(int x, int y);
/inkscape/src/live_effects/
H A Dlpe-lattice2.h48 virtual void calculateCurve(Geom::Point a,Geom::Point b, SPCurve *c, bool horizontal, bool move);
/inkscape/src/extension/dbus/
H A Dpytester.py92 doc.move(rect2, 100,100)
117 doc.move(rect4, 500.0, 500.0)
/inkscape/share/extensions/
H A Dffgeom.py44 def move(self, x, y): member in class:Point
62 def move(self,e0,e1): member in class:Segment
/inkscape/src/ui/tools/
H A Dspray-tool.cpp489 //todo: maybe move same parameter to preferences
493 Geom::Point &move,
545 path *= Geom::Translate(move);
764 , move
937 Geom::Point move = (Geom::Point(cos(tilt)*cos(dp)*dr/(1-ratio)+sin(tilt)*sin(dp)*dr/(1+ratio), -sin(tilt)*cos(dp)*dr/(1-ratio)+cos(tilt)*sin(dp)*dr/(1+ratio)))+(p-a->midpoint()); local
943 , move
989 sp_item_move_rel(item_copied, Geom::Translate(move[Geom::X], -move[Geom::Y]));
1039 Geom::Point move = (Geom::Point(cos(tilt)*cos(dp)*dr/(1-ratio)+sin(tilt)*sin(dp)*dr/(1+ratio), -sin(tilt)*cos(dp)*dr/(1-ratio)+cos(tilt)*sin(dp)*dr/(1+ratio)))+(p-a->midpoint()); local
1045 sp_item_move_rel(item_copied, Geom::Translate(move[Geo
490 fit_item(SPDesktop *desktop, SPItem *item, Geom::OptRect bbox, Geom::Point &move, Geom::Point center, gint mode, double angle, double &_scale, double scale, bool picker, bool pick_center, bool pick_inverse_value, bool pick_fill, bool pick_stroke, bool pick_no_overlap, bool over_no_transparent, bool over_transparent, bool no_overlap, double offset, SPCSSAttr *css, bool trace_scale, int pick, bool do_trace, bool pick_to_size, bool pick_to_presence, bool pick_to_color, bool pick_to_opacity, bool invert_picked, double gamma_picked , double rand_picked) argument
1073 Geom::Point move = (Geom::Point(cos(tilt)*cos(dp)*dr/(1-ratio)+sin(tilt)*sin(dp)*dr/(1+ratio), -sin(tilt)*cos(dp)*dr/(1-ratio)+cos(tilt)*sin(dp)*dr/(1+ratio)))+(p-a->midpoint()); local
[all...]
H A Dzoom-tool.cpp126 // (indicating they intend to move the object, not click), then always process the
132 Inkscape::Rubberband::get(desktop)->move(motion_dt);
/inkscape/src/widgets/
H A Dtext-toolbar.cpp379 // move the x of all texts to preserve the same bbox
387 // below, variable names suggest horizontal move, but we check the writing direction
388 // and move in the corresponding axis
406 double move = 0; local
410 move = -left_slack;
413 move = width/2 + (right_slack - left_slack)/2;
416 move = width + right_slack;
422 move = -width/2 - left_slack;
425 move = (right_slack - left_slack)/2;
428 move
[all...]

Completed in 60 milliseconds

123