Searched defs:set_height (Results 1 - 3 of 3) sorted by relevance
| /inkscape/src/display/ | ||
| H A D | nr-filter-primitive.cpp | 98 void FilterPrimitive::set_height(SVGLength const &length) function in class:Inkscape::Filters::FilterPrimitive |
| H A D | nr-filter.cpp | 395 void Filter::set_height(SVGLength const &length) function in class:Inkscape::Filters::Filter |
| /inkscape/share/extensions/ | ||
| H A D | synfig_output.py | 91 def set_height(self, value): function 103 height = property(get_height, set_height) |
Completed in 18 milliseconds