Searched refs:setSize (Results 1 - 9 of 9) sorted by relevance

/inkscape/src/ui/tool/
H A Dcurve-drag-point.h35 void setSize(double sz) { _setSize(sz); } function in class:Inkscape::UI::CurveDragPoint
H A Dpath-manipulator.cpp1693 _dragpoint->setSize(2 * stroke_tolerance);
/inkscape/src/ui/view/
H A Dedit-widget-interface.h56 virtual void setSize (gint w, gint h) = 0;
/inkscape/src/
H A Dknot.h90 void setSize(unsigned int i);
H A Dknot.cpp488 void SPKnot::setSize(guint i) { function in class:SPKnot
H A Ddesktop.cpp1291 _widget->setSize (w, h);
H A Dseltrans.cpp656 knots[i]->setSize(13);
/inkscape/src/ui/tools/
H A Dconnector-tool.cpp356 knot->setSize(10);
366 knot->setSize(8);
1066 knot->setSize(8);
1184 knot->setSize(7);
/inkscape/src/widgets/
H A Ddesktop-widget.h141 virtual void setSize (gint w, gint h) function in struct:SPDesktopWidget::WidgetStub

Completed in 643 milliseconds