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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
FileDialog.py 71 self.files = Listbox(self.midframe, exportselection=0,
82 self.dirs = Listbox(self.midframe, exportselection=0,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
FileDialog.py 71 self.files = Listbox(self.midframe, exportselection=0,
82 self.dirs = Listbox(self.midframe, exportselection=0,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ScrolledList.py 14 self.listbox = listbox = Listbox(frame, exportselection=0,
SearchDialogBase.py 55 e = Entry(self.top, textvariable=var, exportselection=0)
configDialog.py 126 exportselection=FALSE)
278 exportselection=FALSE)
388 exportselection=FALSE)
    [all...]
AutoCompleteWindow.py 186 exportselection=False, bg="white")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ScrolledList.py 14 self.listbox = listbox = Listbox(frame, exportselection=0,
SearchDialogBase.py 55 e = Entry(self.top, textvariable=var, exportselection=0)
configDialog.py 126 exportselection=FALSE)
278 exportselection=FALSE)
388 exportselection=FALSE)
    [all...]
AutoCompleteWindow.py 186 exportselection=False, bg="white")

Completed in 428 milliseconds