Home
last modified time | relevance | path

Searched refs:select_adjust (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DCanvas.py187 def select_adjust(self, index): member in Group
DTkinter.py2451 def select_adjust(self, tagOrId, index): member in Canvas
2540 select_adjust = selection_adjust variable in Entry
/external/python/cpython3/Lib/tkinter/
D__init__.py2615 def select_adjust(self, tagOrId, index): member in Canvas
2704 select_adjust = selection_adjust variable in Entry