Searched refs:focus_force (Results 1 - 8 of 8) sorted by relevance

/external/python/cpython2/Lib/lib-tk/test/test_ttk/
H A Dtest_widgets.py1089 self.nb.focus_force()
1092 self.nb.focus_force()
1095 self.nb.focus_force()
1101 self.nb.focus_force()
/external/python/cpython3/Lib/tkinter/test/test_ttk/
H A Dtest_widgets.py1088 self.nb.focus_force()
1091 self.nb.focus_force()
1094 self.nb.focus_force()
1100 self.nb.focus_force()
/external/python/cpython3/Lib/idlelib/
H A Dpyshell.py1041 self.text.focus_force()
/external/python/cpython2/Lib/lib-tk/
H A Dturtle.py447 def focus_force(self): member in class:ScrolledCanvas
450 self._canvas.focus_force()
716 self.cv.focus_force()
H A DTkinter.py529 def focus_force(self): member in class:Misc
/external/python/cpython3/Lib/
H A Dturtle.py423 def focus_force(self): member in class:ScrolledCanvas
426 self._canvas.focus_force()
710 self.cv.focus_force()
/external/python/cpython2/Lib/idlelib/
H A DPyShell.py1057 self.text.focus_force()
/external/python/cpython3/Lib/tkinter/
H A D__init__.py682 def focus_force(self): member in class:Misc

Completed in 1402 milliseconds