Home
last modified time | relevance | path

Searched defs:get_selection_indices (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_format.py244 get_selection_indices = EditorWindow. get_selection_indices variable in Editor
390 get_selection_indices = EditorWindow.get_selection_indices variable in DummyEditwin
Dmock_idle.py48 def get_selection_indices(self): member in Editor
Dtest_zzdummy.py31 get_selection_indices = editor.EditorWindow.get_selection_indices variable in DummyEditwin
/aosp_15_r20/external/python/cpython2/Lib/idlelib/idle_test/
Dmock_idle.py42 def get_selection_indices(self): member in Editor
Dtest_formatparagraph.py241 get_selection_indices = EditorWindow. get_selection_indices.im_func variable in Editor
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Deditor.py1297 def get_selection_indices(self): member in EditorWindow
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DEditorWindow.py1162 def get_selection_indices(self): member in EditorWindow