Home
last modified time | relevance | path

Searched refs:selection_from (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/tkinter/
D__init__.py2709 def selection_from(self, index): member in Entry
2712 select_from = selection_from
/external/python/cpython2/Lib/lib-tk/
DTkinter.py2545 def selection_from(self, index): member in Entry
2548 select_from = selection_from