Home
last modified time | relevance | path

Searched defs:gridspacing (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DTkinter.py2290 def canvasx(self, screenx, gridspacing=None): argument
2295 def canvasy(self, screeny, gridspacing=None): argument
/external/python/cpython3/Lib/tkinter/
D__init__.py2745 def canvasx(self, screenx, gridspacing=None): argument
2751 def canvasy(self, screeny, gridspacing=None): argument