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

1 2

  /external/python/cpython2/Lib/lib-tk/
FileDialog.py 71 self.files = Listbox(self.midframe, exportselection=0,
82 self.dirs = Listbox(self.midframe, exportselection=0,
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
FileDialog.py 71 self.files = Listbox(self.midframe, exportselection=0,
82 self.dirs = Listbox(self.midframe, exportselection=0,
  /prebuilts/gdb/linux-x86/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/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,
  /external/python/cpython2/Lib/idlelib/
ScrolledList.py 15 self.listbox = listbox = Listbox(frame, exportselection=0,
SearchDialogBase.py 100 entry = Entry(self.top, textvariable=var, exportselection=0)
AutoCompleteWindow.py 187 exportselection=False, bg="white")
  /prebuilts/gdb/darwin-x86/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...]
  /prebuilts/gdb/linux-x86/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...]
  /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...]
  /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...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
wsgui.py 97 self.url_entry = Entry(top, width=60, exportselection=0)
wcgui.py 330 self.list.config(exportselection=0)
  /external/python/cpython2/Tools/webchecker/
wsgui.py 97 self.url_entry = Entry(top, width=60, exportselection=0)
wcgui.py 330 self.list.config(exportselection=0)
  /external/python/cpython2/Lib/lib-tk/test/test_tkinter/
test_widgets.py 312 'exportselection', 'font', 'foreground',
383 'exportselection', 'font', 'foreground', 'format', 'from',
478 'cursor', 'endline', 'exportselection',
699 'disabledforeground', 'exportselection',
    [all...]

Completed in 300 milliseconds

1 2