Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/tkinter/
D__init__.py2701 def selection_adjust(self, index): member in Entry
2704 select_adjust = selection_adjust
3743 def selection_adjust(self, index): member in Spinbox
/external/python/cpython2/Lib/lib-tk/
DTkinter.py2537 def selection_adjust(self, index): member in Entry
2540 select_adjust = selection_adjust
3575 def selection_adjust(self, index): member in Spinbox