Lines Matching defs:down
130 'degrees', 'distance', 'dot', 'down', 'end_fill', 'end_poly', 'fd',
1757 Move turtle to an absolute position. If the pen is down,
2111 """Pull the pen down -- drawing when moving.
2113 Aliases: pendown | pd | down
2125 """Return True if pen is down, False if it's up.
2477 down = pendown
3163 if pen is down. All other methods for turtle movement depend
3300 performance (via _drawline) slowed down considerably.
3603 down).
4009 down()
4023 down()
4034 down()
4121 turtle.down()