Lines Matching refs:top
331 self.pyshell.top.wakeup()
650 top = Toplevel(self.tkconsole.root)
653 sc = ScrolledCanvas(top, bg=background, highlightthickness=0)
954 # Insert UserInputTaggingDelegator at the top of the percolator,
957 self.text.insert = self.per.top.insert
1172 self.top.quit()
1178 self.top.mainloop() # nested mainloop()
1219 self.top.quit() # exit the nested mainloop() in readline()
1234 self.top.quit()
1320 self.top.quit() # Break out of recursive mainloop()
1655 shell.top.lower()