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

  /external/python/cpython2/Demo/tkinter/ttk/
treeview_multicolumn.py 66 self.tree.configure(yscrollcommand=vsb.set, xscrollcommand=hsb.set)
dirbrowser.py 73 xscrollcommand=lambda f, l:autoscroll(hsb, f, l))
  /external/python/cpython2/Lib/lib-tk/test/test_tkinter/
test_widgets.py 319 'validate', 'validatecommand', 'width', 'xscrollcommand',
393 'width', 'wrap', 'xscrollcommand',
487 'xscrollcommand', 'yscrollcommand',
639 'xscrollcommand', 'xscrollincrement',
705 'takefocus', 'width', 'xscrollcommand', 'yscrollcommand',
    [all...]
  /external/python/cpython3/Lib/tkinter/test/test_tkinter/
test_widgets.py 323 'validate', 'validatecommand', 'width', 'xscrollcommand',
397 'width', 'wrap', 'xscrollcommand',
491 'xscrollcommand', 'yscrollcommand',
643 'xscrollcommand', 'xscrollincrement',
709 'takefocus', 'width', 'xscrollcommand', 'yscrollcommand',
    [all...]
  /external/python/cpython2/Lib/lib-tk/test/
widget_tests.py 266 'underline', 'wraplength', 'xscrollcommand', 'yscrollcommand',
472 self.checkCommandParam(widget, 'xscrollcommand')
  /external/python/cpython3/Lib/tkinter/test/
widget_tests.py 248 'underline', 'wraplength', 'xscrollcommand', 'yscrollcommand',
454 self.checkCommandParam(widget, 'xscrollcommand')
  /system/extras/simpleperf/scripts/
report.py 229 tree.config(xscrollcommand=xscrollbar.set)
  /external/python/cpython2/Lib/lib-tk/test/test_ttk/
test_widgets.py 288 'validate', 'validatecommand', 'width', 'xscrollcommand',
421 'width', 'xscrollcommand',
    [all...]
  /external/python/cpython3/Lib/tkinter/test/test_ttk/
test_widgets.py 286 'validate', 'validatecommand', 'width', 'xscrollcommand',
419 'width', 'xscrollcommand',
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configDialog.py 283 self.listBindings.config(xscrollcommand=scrollTargetX.set)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configDialog.py 283 self.listBindings.config(xscrollcommand=scrollTargetX.set)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py 283 self.listBindings.config(xscrollcommand=scrollTargetX.set)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py 283 self.listBindings.config(xscrollcommand=scrollTargetX.set)
    [all...]
  /external/python/cpython2/Lib/idlelib/
configDialog.py 319 self.listBindings.config(xscrollcommand=scrollTargetX.set)
    [all...]
  /external/python/cpython3/Lib/idlelib/
configdialog.py 321 self.listBindings.config(xscrollcommand=scrollTargetX.set)
    [all...]
  /external/python/cpython2/Lib/lib-tk/
turtle.py 371 self._canvas.configure(xscrollcommand=self.hscroll.set,
    [all...]
  /external/python/cpython3/Lib/
turtle.py 347 self._canvas.configure(xscrollcommand=self.hscroll.set,
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 371 self._canvas.configure(xscrollcommand=self.hscroll.set,
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 371 self._canvas.configure(xscrollcommand=self.hscroll.set,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 371 self._canvas.configure(xscrollcommand=self.hscroll.set,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 371 self._canvas.configure(xscrollcommand=self.hscroll.set,
    [all...]

Completed in 361 milliseconds