Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DCanvas.py191 def select_to(self, index): member in Group
DTkinter.py2458 def select_to(self, tagOrId, index): member in Canvas
2557 select_to = selection_to variable in Entry