Searched defs:setworldcoordinates (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | turtle.py | 1069 def setworldcoordinates(self, llx, lly, urx, ury): member in TurtleScreen
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | turtle.py | 1069 def setworldcoordinates(self, llx, lly, urx, ury): member in TurtleScreen
|
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/ |
D | turtle.py | 1015 def setworldcoordinates(self, llx, lly, urx, ury): member in TurtleScreen
|