Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/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__.py900 def bell(self, displayof=0): argument
1086 def winfo_atom(self, name, displayof=0): argument
1091 def winfo_atomname(self, id, displayof=0): argument
1124 def winfo_containing(self, rootX, rootY, displayof=0): argument
1160 def winfo_interps(self, displayof=0): argument
1182 def winfo_pathname(self, id, displayof=0): argument
1506 def _displayof(self, displayof): argument
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
DTkinter.py628 def bell(self, displayof=0): argument
792 def winfo_atom(self, name, displayof=0): argument
796 def winfo_atomname(self, id, displayof=0): argument
825 def winfo_containing(self, rootX, rootY, displayof=0): argument
854 def winfo_interps(self, displayof=0): argument
871 def winfo_pathname(self, id, displayof=0): argument
1151 def _displayof(self, displayof): argument