Home
last modified time | relevance | path

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

/third_party/python/Lib/turtledemo/
D__main__.py108 menufont = ("Arial", 12, NORMAL) variable
297 font=menufont, command=load)
303 font=menufont)
305 font=menufont)
312 font=menufont, command=resize)
321 menu.add_command(label=help_label, font=menufont, command=show)