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

/inkscape/src/display/
H A Dnr-filter-primitive.h89 void set_height(SVGLength const &length);
H A Dnr-filter.h88 void set_height(SVGLength const &length);
H A Dnr-filter-primitive.cpp98 void FilterPrimitive::set_height(SVGLength const &length) function in class:Inkscape::Filters::FilterPrimitive
H A Dnr-filter.cpp395 void Filter::set_height(SVGLength const &length) function in class:Inkscape::Filters::Filter
/inkscape/src/
H A Dsp-filter.cpp411 nr_filter->set_height(sp_filter->height);
/inkscape/share/extensions/
H A Dsynfig_output.py91 def set_height(self, value): function
103 height = property(get_height, set_height)
/inkscape/src/ui/widget/
H A Dcolor-slider.cpp429 carea.set_height(allocation.get_height() - 2 * carea.get_y());

Completed in 34 milliseconds