Home
last modified time | relevance | path

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

/third_party/python/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()
/third_party/python/Lib/idlelib/idle_test/
Dhtest.py411 next_button.pack_forget()
/third_party/python/Lib/tkinter/
D__init__.py2431 def pack_forget(self): member in Pack
2435 forget = pack_forget