Searched refs:_setPt (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/ui/dialog/
H A Dknot-properties.h64 void _setPt(const SPKnot *pt);
H A Dlpe-powerstroke-properties.h57 void _setPt(const Inkscape::LivePathEffect::PowerStrokePointArrayParamKnotHolderEntity *pt);
H A Dknot-properties.cpp118 dialog->_setPt(pt);
184 void KnotPropertiesDialog::_setPt(const SPKnot *pt) function in class:Inkscape::UI::Dialogs::KnotPropertiesDialog
H A Dlpe-powerstroke-properties.cpp120 dialog->_setPt(pt);
182 void PowerstrokePropertiesDialog::_setPt(const Inkscape::LivePathEffect::PowerStrokePointArrayParamKnotHolderEntity *pt) function in class:Inkscape::UI::Dialogs::PowerstrokePropertiesDialog

Completed in 2424 milliseconds