Home
last modified time | relevance | path

Searched refs:shapesize (Results 51 – 75 of 202) sorted by relevance

123456789

/dports/lang/python39/Python-3.9.9/Lib/turtledemo/
H A Dpaint.py41 shapesize(.5)
H A Dminimal_hanoi.py26 self.shapesize(1.5, n*1.5, 2) # square-->rectangle
/dports/lang/python38/Python-3.8.12/Lib/turtledemo/
H A Dpaint.py41 shapesize(.5)
H A Dminimal_hanoi.py26 self.shapesize(1.5, n*1.5, 2) # square-->rectangle
/dports/lang/python311/Python-3.11.0a3/Lib/turtledemo/
H A Dpaint.py41 shapesize(.5)
H A Dminimal_hanoi.py26 self.shapesize(1.5, n*1.5, 2) # square-->rectangle
/dports/databases/py-sqlite3/Python-3.8.12/Lib/turtledemo/
H A Dpaint.py41 shapesize(.5)
H A Dminimal_hanoi.py26 self.shapesize(1.5, n*1.5, 2) # square-->rectangle
/dports/lang/python-legacy/Python-2.7.18/Demo/turtle/
H A Dtdemo_paint.py41 shapesize(.5)
H A Dtdemo_minimal_hanoi.py26 self.shapesize(1.5, n*1.5, 2) # square-->rectangle
H A Dtdemo_colormixer.py11 self.shapesize(3,3,5)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/turtledemo/
H A Dpaint.py41 shapesize(.5)
H A Dminimal_hanoi.py26 self.shapesize(1.5, n*1.5, 2) # square-->rectangle
/dports/science/silo/silo-4.10.2-bsd/src/taurus/
H A Dsilo_taurus.c899 zones->shapesize = ALLOC_N(int, 1); in db_taur_GetUcdmesh()
900 zones->shapesize[0] = 8; in db_taur_GetUcdmesh()
1049 faces->shapesize = ALLOC_N(int, 1); in db_taur_GetUcdmesh()
1051 faces->shapesize[0] = 4; in db_taur_GetUcdmesh()
1059 faces->shapesize = ALLOC_N(int, 2); in db_taur_GetUcdmesh()
1061 faces->shapesize[0] = 4; in db_taur_GetUcdmesh()
1062 faces->shapesize[1] = 2; in db_taur_GetUcdmesh()
1932 FREE(fl->shapesize); in db_taur_extface()
/dports/science/silo/silo-4.10.2-bsd/src/hdf5_drv/
H A Dsilo_hdf5_private.h245 int const *shapesize,
255 int origin, int const *shapesize, int const *shapecnt,
260 int const *shapetype, int const *shapesize,
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_draw.c838 visptr->shapesize=2;
853 visptr->shapesize=2;
962 visptr->shapesize=2; in DrawScaleds()
977 visptr->shapesize=2; in DrawScaleds()
1036 visptr->shapesize=1; in DrawScaleds()
1045 visptr->shapesize=4; in DrawScaleds()
1050 visptr->shapesize=0; in DrawScaleds()
1069 visptr->shapesize=0; in DrawScaleds()
1151 visptr->shapesize=0; in DrawScaleds()
1155 visptr->shapesize=4; in DrawScaleds()
[all …]
H A Drt_draw.h42 int shapesize; member
/dports/databases/py-gdbm/Python-3.8.12/Lib/turtledemo/
H A Dminimal_hanoi.py26 self.shapesize(1.5, n*1.5, 2) # square-->rectangle
H A Dcolormixer.py11 self.shapesize(3,3,5)
/dports/lang/python310/Python-3.10.1/Lib/turtledemo/
H A Dminimal_hanoi.py26 self.shapesize(1.5, n*1.5, 2) # square-->rectangle
/dports/lang/python37/Python-3.7.12/Lib/turtledemo/
H A Dminimal_hanoi.py26 self.shapesize(1.5, n*1.5, 2) # square-->rectangle
/dports/lang/python-tools/Python-3.8.12/Lib/turtledemo/
H A Dminimal_hanoi.py26 self.shapesize(1.5, n*1.5, 2) # square-->rectangle
/dports/lang/python27/Python-2.7.18/Demo/turtle/
H A Dtdemo_minimal_hanoi.py26 self.shapesize(1.5, n*1.5, 2) # square-->rectangle
H A Dtdemo_colormixer.py11 self.shapesize(3,3,5)
/dports/science/silo/silo-4.10.2-bsd/tests/
H A Dsubhex.c266 Pfacelist->zoneno, Pfacelist->shapesize, Pfacelist->shapecnt, in main()
308 Cfacelist->zoneno, Cfacelist->shapesize, Cfacelist->shapecnt, in main()

123456789