Home | History | Annotate | Download | only in Lib

Lines Matching refs:TPen

2021 class TPen(object):
2028 TPen._reset(self)
2512 class RawTurtle(TPen, TNavigator):
2542 TPen.__init__(self)
2579 TPen._reset(self)
3619 TPen.pen(self, data[0])