Home
last modified time | relevance | path

Searched refs:rowconfigure (Results 1 – 16 of 16) sorted by relevance

/external/python/cpython2/Demo/tkinter/ttk/
Dtheme_selector.py49 top.rowconfigure(0, weight=1)
/external/python/cpython2/Lib/idlelib/
Dtabbedpages.py396 self.rowconfigure(1, weight=1)
402 self.pages_frame.rowconfigure(0, weight=1)
Dhelp.py208 self.rowconfigure(0, weight=1)
DTreeWidget.py417 self.frame.rowconfigure(0, weight=1)
DconfigDialog.py352 frameTarget.rowconfigure(1, weight=1)
1244 frame.rowconfigure(0, weight=1)
/external/python/cpython3/Lib/idlelib/
Dhelp.py222 self.rowconfigure(0, weight=1)
Dsidebar.py320 text_frame.rowconfigure(1, weight=1)
Dtree.py446 self.frame.rowconfigure(0, weight=1)
Dconfigdialog.py280 frame.rowconfigure(0, weight=1)
579 self.rowconfigure(2, weight=1)
1499 frame_target.rowconfigure(1, weight=1)
Deditor.py210 text_frame.rowconfigure(1, weight=1)
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_sidebar.py37 cls.text_frame.rowconfigure(1, weight=1)
/external/llvm-project/lldb/examples/python/
Dlldbtk.py495 frame.rowconfigure(0, weight=1)
/external/python/cpython2/Lib/lib-tk/
DTkinter.py1475 rowconfigure = grid_rowconfigure variable in Misc
2055 rowconfigure = grid_rowconfigure = Misc.grid_rowconfigure variable in Grid
Dturtle.py373 self.rowconfigure(0, weight=1, minsize=0)
/external/python/cpython3/Lib/tkinter/
D__init__.py1807 rowconfigure = grid_rowconfigure variable in Misc
2514 rowconfigure = grid_rowconfigure = Misc.grid_rowconfigure variable in Grid
/external/python/cpython3/Lib/
Dturtle.py350 self.rowconfigure(0, weight=1, minsize=0)