Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:TPen

1937 class TPen(object):
1944 TPen._reset(self)
2417 class RawTurtle(TPen, TNavigator):
2447 TPen.__init__(self)
2484 TPen._reset(self)
3510 TPen.pen(self, data[0])