Home
last modified time | relevance | path

Searched refs:grab_set (Results 1 - 10 of 10) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
H A Dtest_textview.py37 grab_set = Func() variable in VW
46 VW.grab_set.__init__()
52 self.assertTrue(VW.grab_set.called)
59 self.assertFalse(VW.grab_set.called)
/third_party/python/Lib/tkinter/
H A Dsimpledialog.py67 self.root.grab_set()
142 # wait for window to appear on screen before calling grab_set
144 self.grab_set()
H A Dfiledialog.py136 self.top.grab_set()
H A D__init__.py958 def grab_set(self): member in Misc
/third_party/python/Lib/idlelib/
H A Dsearchbase.py66 self.top.grab_set()
H A Dtextview.py139 self.grab_set()
H A Dhelp_about.py47 self.grab_set()
H A Dquery.py62 self.grab_set()
H A Dconfig_key.py325 self.grab_set()
H A Dconfigdialog.py92 self.grab_set()

Completed in 14 milliseconds