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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
FileDialog.py 77 self.files.bind('<Double-ButtonRelease-1>', self.files_double_event)
147 def files_double_event(self, event): member in class:FileDialog
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
FileDialog.py 77 self.files.bind('<Double-ButtonRelease-1>', self.files_double_event)
147 def files_double_event(self, event): member in class:FileDialog

Completed in 59 milliseconds