Searched refs:outPen (Results 1 – 3 of 3) sorted by relevance
59 def __init__(self, outPen): argument60 self._outPen = outPen89 def __init__(self, outPen): argument91 self._outPen = outPen
15 def __init__(self, outPen, transformation): argument20 super(TransformPen, self).__init__(outPen)
276 def __init__(self, outPen): argument277 self._outPen = outPen