Lines Matching refs:width
17 width = 30022 width = 14827 width = 21032 width = 29737 width = 8.542 width, height = height, width46 root.set("width", str(width) + units)48 root.set("viewBox", "0 0 " + str(width) + " " + str(height) )57 namedview.set(inkex.addNS('cx', 'inkscape'), str(self.uutounit( width, 'px' )/2.0 ) )