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

/inkscape/share/extensions/
H A Dinkex.py223 x = self.unittouu(xattr[0] + 'px')
224 y = self.unittouu(yattr[0] + 'px')
225 doc_height = self.unittouu(self.getDocumentHeight())
382 def unittouu(self, string): member in class:Effect

Completed in 14 milliseconds