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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 513 def tk_focusPrev(self):
515 name = self.tk.call('tk_focusPrev', self._w)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 513 def tk_focusPrev(self):
515 name = self.tk.call('tk_focusPrev', self._w)
    [all...]

Completed in 25 milliseconds