Home
last modified time | relevance | path

Searched refs:pack_forget (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Demo/tkinter/guido/
Dswitch.py34 self.curpanel.pack_forget()
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_geometry_managers.py120 a.pack_forget()
121 b.pack_forget()
162 a.pack_forget()
163 b.pack_forget()
221 b.pack_forget()
223 b.pack_forget()
225 d.pack_forget()
/external/python/cpython3/Lib/tkinter/test/test_tkinter/
Dtest_geometry_managers.py120 a.pack_forget()
121 b.pack_forget()
162 a.pack_forget()
163 b.pack_forget()
221 b.pack_forget()
223 b.pack_forget()
225 d.pack_forget()
/external/python/cpython2/Lib/idlelib/idle_test/
Dhtest.py375 next_button.pack_forget()
/external/python/cpython3/Lib/idlelib/idle_test/
Dhtest.py380 next_button.pack_forget()
/external/python/cpython2/Lib/idlelib/
Dtabbedpages.py105 tab_row.pack_forget()
353 self.frame.pack_forget()
/external/python/cpython2/Tools/webchecker/
Dwcgui.py443 panel.pack_forget()
448 panel.pack_forget()
/external/python/cpython3/Lib/tkinter/
D__init__.py2145 def pack_forget(self): member in Pack
2148 forget = pack_forget
/external/python/cpython2/Lib/lib-tk/
DTkinter.py1953 def pack_forget(self): member in Pack
1956 forget = pack_forget