Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Dhelp.py222 self.rowconfigure(0, weight=1)
Dtree.py446 self.frame.rowconfigure(0, weight=1)
Dsidebar.py526 text_frame.rowconfigure(1, weight=1)
Dconfigdialog.py369 self.rowconfigure(2, weight=1)
1271 frame_target.rowconfigure(1, weight=1)
1934 frame_ext.rowconfigure(0, weight=1)
Deditor.py210 text_frame.rowconfigure(1, weight=1)
/third_party/python/Lib/idlelib/idle_test/
Dtest_sidebar.py47 cls.text_frame.rowconfigure(1, weight=1)
/third_party/python/Lib/tkinter/
D__init__.py1844 rowconfigure = grid_rowconfigure variable in Misc
2551 rowconfigure = grid_rowconfigure = Misc.grid_rowconfigure variable in Grid
/third_party/python/Lib/
Dturtle.py350 self.rowconfigure(0, weight=1, minsize=0)