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

/inkscape/src/display/
H A Dnr-filter-primitive.h87 void set_y(SVGLength const &length);
H A Dnr-filter.h86 void set_y(SVGLength const &length);
H A Dnr-filter-primitive.cpp90 void FilterPrimitive::set_y(SVGLength const &length) function in class:Inkscape::Filters::FilterPrimitive
H A Dnr-filter.cpp385 void Filter::set_y(SVGLength const &length) function in class:Inkscape::Filters::Filter
/inkscape/src/
H A Dsp-flowtext.cpp489 bool set_y = false; local
491 set_x = set_y = true;
502 set_y = true;
509 if (set_y)
H A Dsp-filter.cpp409 nr_filter->set_y(sp_filter->y);
/inkscape/src/ui/widget/
H A Dcolor-slider.cpp421 carea.set_y(padding.get_top());
425 carea.set_y(style->get_ythickness());

Completed in 242 milliseconds