Searched refs:CANCEL (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/tkinter/ | ||
H A D | messagebox.py | 53 CANCEL = "cancel" variable 123 if s == CANCEL: |
/third_party/python/Lib/idlelib/ | ||
H A D | squeezer.py | 158 default=messagebox.CANCEL, |
Completed in 1 milliseconds