Searched defs:selection_adjust (Results 1 - 2 of 2) sorted by relevance
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ | ||
H A D | Tkinter.py | 2472 def selection_adjust(self, index): member in class:Entry 2475 select_adjust = selection_adjust 3497 def selection_adjust(self, index): member in class:Spinbox |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ | ||
H A D | Tkinter.py | 2472 def selection_adjust(self, index): member in class:Entry 2475 select_adjust = selection_adjust 3497 def selection_adjust(self, index): member in class:Spinbox |
Completed in 53 milliseconds