Searched refs:set_x (Results 1 - 7 of 7) sorted by relevance

/inkscape/src/display/
H A Dnr-filter-primitive.h86 void set_x(SVGLength const &length);
H A Dnr-filter.h85 void set_x(SVGLength const &length);
H A Dnr-filter-primitive.cpp85 void FilterPrimitive::set_x(SVGLength const &length) function in class:Inkscape::Filters::FilterPrimitive
H A Dnr-filter.cpp380 void Filter::set_x(SVGLength const &length) function in class:Inkscape::Filters::Filter
/inkscape/src/
H A Dsp-flowtext.cpp488 bool set_x = false; local
491 set_x = set_y = true;
496 set_x = true;
504 if (set_x && !attrs.dx.empty())
507 if (set_x)
H A Dsp-filter.cpp408 nr_filter->set_x(sp_filter->x);
/inkscape/src/ui/widget/
H A Dcolor-slider.cpp420 carea.set_x(padding.get_left());
424 carea.set_x(style->get_xthickness());

Completed in 24 milliseconds