Searched refs:show_window (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Lib/idlelib/ | ||
H A D | autocomplete.py | 157 return not self.autocompletewindow.show_window( |
H A D | autocomplete_w.py | 161 def show_window(self, comp_lists, index, complete, mode, userWantsWin): member in AutoCompleteWindow |
/third_party/python/Lib/idlelib/idle_test/ | ||
H A D | test_autocomplete.py | 200 show_window = Func(result=False) variable in AutoCompleteTest.dummy_acw |
Completed in 2 milliseconds