Searched refs:_screen_create_command_textbox (Results 1 – 2 of 2) sorted by relevance
530 def _screen_create_command_textbox(self, existing_command=None): member in CursesUI565 self._screen_create_command_textbox(existing_command)888 self._screen_create_command_textbox()
119 def _screen_create_command_textbox(self, existing_command=None): member in MockCursesUI