Searched refs:TransformedPointParam (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/live_effects/parameter/
H A Dtransformedpoint.cpp24 TransformedPointParam::TransformedPointParam( const Glib::ustring& label, const Glib::ustring& tip, function in class:Inkscape::LivePathEffect::TransformedPointParam
39 TransformedPointParam::~TransformedPointParam()
45 TransformedPointParam::param_set_default()
52 TransformedPointParam::param_readSVGValue(const gchar * strvalue)
77 TransformedPointParam::param_getSVGValue() const
86 TransformedPointParam::param_newWidget()
108 TransformedPointParam::set_and_write_new_values(Geom::Point const &new_origin, Geom::Point const &new_vector)
117 TransformedPointParam
[all...]
H A Dtransformedpoint.h24 class TransformedPointParam : public Parameter { class in namespace:Inkscape::LivePathEffect
26 TransformedPointParam( const Glib::ustring& label,
33 virtual ~TransformedPointParam();
59 TransformedPointParam(const TransformedPointParam&);
60 TransformedPointParam& operator=(const TransformedPointParam&);
/inkscape/src/live_effects/
H A Dlpe-attach-path.h40 TransformedPointParam start_path_curve_start;
45 TransformedPointParam end_path_curve_start;

Completed in 16 milliseconds