HomeSort by relevance Sort by last modified time
    Searched refs:focus_force (Results 1 - 6 of 6) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_widgets.py 727 self.nb.focus_force()
730 self.nb.focus_force()
733 self.nb.focus_force()
739 self.nb.focus_force()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_widgets.py 727 self.nb.focus_force()
730 self.nb.focus_force()
733 self.nb.focus_force()
739 self.nb.focus_force()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 447 def focus_force(self): member in class:ScrolledCanvas
450 self._canvas.focus_force()
716 self.cv.focus_force()
    [all...]
Tkinter.py 468 def focus_force(self): member in class:Misc
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 447 def focus_force(self): member in class:ScrolledCanvas
450 self._canvas.focus_force()
716 self.cv.focus_force()
    [all...]
Tkinter.py 468 def focus_force(self): member in class:Misc
    [all...]

Completed in 87 milliseconds