Searched defs:set_height (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/display/
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/share/extensions/
H A Dsynfig_output.py91 def set_height(self, value): function
103 height = property(get_height, set_height)

Completed in 18 milliseconds