Searched refs:get_selection_indices (Results 1 – 6 of 6) sorted by relevance
31 get_selection_indices = editor.EditorWindow.get_selection_indices variable in DummyEditwin
48 def get_selection_indices(self): member in Editor
244 get_selection_indices = EditorWindow. get_selection_indices variable in Editor390 get_selection_indices = EditorWindow.get_selection_indices variable in DummyEditwin
56 first, last = self.editwin.get_selection_indices()229 first, last = self.editwin.get_selection_indices()
1237 def get_selection_indices(self): member in EditorWindow1276 first, last = self.get_selection_indices()1325 first, last = self.get_selection_indices()1362 first, last = self.get_selection_indices()
683 + Renamed Mark's get_selection_index to get_selection_indices (sorry, Mark,699 get_selection_indices. The sole exception is in set_region, for which no