Searched refs:positionfrom (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
H A DTkinter.py1751 return self.tk.call('wm', 'positionfrom', self._w, who)
1752 positionfrom = wm_positionfrom variable in class:Wm
/external/python/cpython3/Lib/tkinter/
H A D__init__.py1948 return self.tk.call('wm', 'positionfrom', self._w, who)
1949 positionfrom = wm_positionfrom variable in class:Wm

Completed in 135 milliseconds