Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/tkinter/guido/
Dmbox.py219 fixfocus(min(todo), itop)
251 fixfocus(min(todo), itop)
253 def fixfocus(near, itop): function