Searched defs:_quit (Results 1 – 5 of 5) sorted by relevance
/external/pigweed/pw_console/py/pw_console/ | ||
D | quit_dialog.py | 68 def _quit(_event: KeyPressEvent) -> None: function |
/external/python/cpython2/Lib/plat-mac/ | ||
D | argvemulator.py | 68 def _quit(self): member in ArgvCollector |
D | MiniAEFrame.py | 60 def _quit(self): member in MiniApplication |
D | FrameWork.py | 139 def _quit(self, *args): member in Application |
/external/pigweed/pw_console/py/pw_console/plugins/ | ||
D | twenty48_pane.py | 297 def _quit(_event: KeyPressEvent) -> None: function |