Home
last modified time | relevance | path

Searched refs:columnconfigure (Results 1 - 8 of 8) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dhelp.py223 self.columnconfigure(1, weight=1) # Only expand the text widget.
H A Dsidebar.py524 text_frame.columnconfigure(1, weight=1)
H A Dtree.py447 self.frame.columnconfigure(0, weight=1)
H A Dconfigdialog.py368 self.columnconfigure(1, weight=1)
1270 frame_target.columnconfigure(0, weight=1)
1935 frame_ext.columnconfigure(2, weight=1)
H A Deditor.py223 text_frame.columnconfigure(1, weight=1)
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_sidebar.py49 cls.text_frame.columnconfigure(1, weight=1)
/third_party/python/Lib/tkinter/
H A D__init__.py1838 return self._grid_configure('columnconfigure', index, cnf, kw)
1840 columnconfigure = grid_columnconfigure variable in Misc
2555 columnconfigure = grid_columnconfigure = Misc.grid_columnconfigure
/third_party/python/Lib/
H A Dturtle.py352 self.columnconfigure(0, weight=1, minsize=0)

Completed in 25 milliseconds