Home
last modified time | relevance | path

Searched defs:displayof (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/tkinter/
Dfont.py129 def actual(self, option=None, displayof=None): argument
156 def measure(self, text, displayof=None): argument
184 def families(root=None, displayof=None): argument
D__init__.py878 def bell(self, displayof=0): argument
1059 def winfo_atom(self, name, displayof=0): argument
1064 def winfo_atomname(self, id, displayof=0): argument
1097 def winfo_containing(self, rootX, rootY, displayof=0): argument
1133 def winfo_interps(self, displayof=0): argument
1155 def winfo_pathname(self, id, displayof=0): argument
1479 def _displayof(self, displayof): argument