Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Dconfigdialog.py407 self.fontlist.select_anchor(current_font_index)
1409 self.bindingslist.select_anchor(list_index)
1416 self.bindingslist.select_anchor(list_index)
1420 self.bindingslist.select_anchor(list_index)
1494 self.bindingslist.select_anchor(list_index)
/third_party/python/Lib/tkinter/
D__init__.py3251 select_anchor = selection_anchor variable in Listbox