Home
last modified time | relevance | path

Searched refs:setposition (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Doc/library/
Dturtle.rst94 | :func:`goto` | :func:`setpos` | :func:`setposition`
315 setposition(x, y=None)
/external/python/cpython3/Doc/library/
Dturtle.rst109 | :func:`goto` | :func:`setpos` | :func:`setposition`
335 setposition(x, y=None)
/external/python/cpython2/Lib/lib-tk/
Dturtle.py1933 setposition = goto variable in TNavigator
/external/python/cpython3/Lib/
Dturtle.py2017 setposition = goto variable in TNavigator