Home
last modified time | relevance | path

Searched refs:SearchDialog (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dsearch.py13 """Return the new or existing singleton SearchDialog instance.
24 engine._searchdialog = SearchDialog(root, engine)
30 Module-level function to access the singleton SearchDialog
41 Module-level function to access the singleton SearchDialog
52 Module-level function to access the singleton SearchDialog
62 class SearchDialog(SearchDialogBase): class
141 top.title("Test SearchDialog")
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_search.py29 self.dialog = search.SearchDialog(self.root, self.engine)

Completed in 1 milliseconds