Lines Matching refs:pack
140 self.bframe.pack(anchor="w")
156 b.pack(side="left")
159 self.cframe.pack(side="left")
185 self.status.pack(anchor="w")
187 self.error.pack(anchor="w", fill="x")
191 self.fstack.pack(expand=1, fill="both")
193 self.flocals.pack(expand=1, fill="both")
195 self.fglobals.pack(expand=1, fill="both")
473 self.frame.pack(expand=1, fill="both")
475 self.label.pack(fill="x")
477 vbar.pack(side="right", fill="y")
481 canvas.pack(side="left", fill="both", expand=1)
539 frame.pack(expand=1)
542 frame.pack(expand=0)