Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/tkinter/
D__init__.py2723 def selection_to(self, index): member in Entry
2726 select_to = selection_to
/external/python/cpython2/Lib/lib-tk/
DTkinter.py2559 def selection_to(self, index): member in Entry
2562 select_to = selection_to