Searched refs:find_selection (Results 1 – 2 of 2) sorted by relevance
20 def find_selection(text): function21 return _setup(text).find_selection(text)63 def find_selection(self, text): member in SearchDialog
628 SearchDialog.find_selection(self.text)