Home
last modified time | relevance | path

Searched refs:winfo_containing (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/tkinter/
H A Ddnd.py154 target_widget = self.initial_widget.winfo_containing(x, y)
H A D__init__.py1124 def winfo_containing(self, rootX, rootY, displayof=0): member in Misc
/third_party/python/Tools/demo/
H A Dspreadsheet.py650 w = self.cellgrid.winfo_containing(event.x_root, event.y_root)

Completed in 14 milliseconds