Searched defs:total_width (Results 1 - 1 of 1) sorted by relevance
/inkscape/share/filters/ | ||
H A D | samplify.py | 154 total_width = max(menu_shifts.values()) * q['width'] variable 156 tout.getroot().attrib['width'] = str(total_width) |
Completed in 14 milliseconds