Searched refs:chipwidth (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Tools/pynche/ |
D | StripViewer.py | 167 chipwidth = _CHIPWIDTH, argument 186 canvaswidth = numchips * (chipwidth + 1) 214 x, y, x+chipwidth, y+chipheight, 217 x = x + chipwidth + 1 # for outline
|
/external/python/cpython2/Tools/pynche/ |
D | StripViewer.py | 167 chipwidth = _CHIPWIDTH, argument 186 canvaswidth = numchips * (chipwidth + 1) 214 x, y, x+chipwidth, y+chipheight, 217 x = x + chipwidth + 1 # for outline
|