Searched refs:_setPt (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | knot-properties.h | 64 void _setPt(const SPKnot *pt); |
H A D | lpe-powerstroke-properties.h | 57 void _setPt(const Inkscape::LivePathEffect::PowerStrokePointArrayParamKnotHolderEntity *pt); |
H A D | knot-properties.cpp | 118 dialog->_setPt(pt); 184 void KnotPropertiesDialog::_setPt(const SPKnot *pt) function in class:Inkscape::UI::Dialogs::KnotPropertiesDialog |
H A D | lpe-powerstroke-properties.cpp | 120 dialog->_setPt(pt); 182 void PowerstrokePropertiesDialog::_setPt(const Inkscape::LivePathEffect::PowerStrokePointArrayParamKnotHolderEntity *pt) function in class:Inkscape::UI::Dialogs::PowerstrokePropertiesDialog |
Completed in 38 milliseconds