Home
last modified time | relevance | path

Searched defs:askokcancel (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/tkinter/
Dmessagebox.py97 def askokcancel(title=None, message=None, **options): function
/external/python/cpython2/Lib/lib-tk/
DtkMessageBox.py97 def askokcancel(title=None, message=None, **options): function
/external/python/cpython2/Lib/idlelib/idle_test/
Dmock_tk.py79 askokcancel = Mbox_func() # True or False variable in Mbox
/external/python/cpython3/Lib/idlelib/idle_test/
Dmock_tk.py79 askokcancel = Mbox_func() # True or False variable in Mbox