Searched defs:total_height (Results 1 - 1 of 1) sorted by relevance
/inkscape/share/filters/ | ||
H A D | samplify.py | 155 total_height = (len(menus) + 1) * q['height'] variable 157 tout.getroot().attrib['height'] = str(total_height) |
Completed in 14 milliseconds