Lines Matching refs:pack
27 pack .menuBar -side top -fill x
34 pack .menuBar.file -side left
40 pack .s -in .textFrame -side right -fill y -padx 1
43 pack .t -in .textFrame -expand y -fill both -padx 1
44 pack .textFrame -expand yes -fill both -padx 1 -pady 2
51 pack .statusBar.lab -side left -padx 2 -expand yes -fill both
52 pack .statusBar.foo -side left -padx 2
53 pack .statusBar -side top -fill x -pady 2
246 pack $w.title -side top -fill x
257 pack $w.$i.name -side left
258 pack $w.$i.value -side left -expand 1 -fill x
259 pack $w.$i -side top -anchor w -fill x
262 pack $w.ok -side bottom -pady 2
328 pack .code.buttons -side bottom -fill x
333 pack .code.buttons.dismiss .code.buttons.rerun -side left \
336 pack .code.frame -expand yes -fill both -padx 1 -pady 1