Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/idle_test/
Dtest_configdialog.py920 d.bindingslist.selection_anchor(0)
928 d.bindingslist.selection_anchor(1)
965 d.bindingslist.selection_anchor(0)
1108 b.selection_anchor(1)
1116 b.selection_anchor(2)
1428 fr.helplist.selection_anchor(0)
1455 fr.helplist.selection_anchor(0)
/third_party/python/Lib/tkinter/
D__init__.py3247 def selection_anchor(self, index): member in Listbox
3251 select_anchor = selection_anchor