Lines Matching refs:closePath
21 nothing (only no-op closePath() and endPath() methods), but is useful
50 end each sub path with a call to pen.closePath() or pen.endPath().
96 def closePath(self):
97 """Close the current sub path. You must call either pen.closePath()
104 either pen.closePath() or pen.endPath() after each sub path.
134 def closePath(self):
210 def closePath(self):
350 print("closepath")
358 pen.closePath()
363 pen.closePath()