Searched defs:find_selection (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/idlelib/ | ||
D | SearchDialog.py | 20 def find_selection(text): function |
/aosp_15_r20/external/python/cpython3/Lib/idlelib/ | ||
D | search.py | 49 def find_selection(text): function |