Home
last modified time | relevance | path

Searched defs:halo (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DCanvas.py144 def addtag_closest(self, x, y, halo=None, start=None): argument
DTkinter.py2254 def addtag_closest(self, newtag, x, y, halo=None, start=None): argument
2368 def find_closest(self, x, y, halo=None, start=None): argument
/external/python/cpython3/Lib/tkinter/
D__init__.py2418 def addtag_closest(self, newtag, x, y, halo=None, start=None): argument
2532 def find_closest(self, x, y, halo=None, start=None): argument