• Home
  • Raw
  • Download

Lines Matching refs:pady

1472 			-pady 2
2164 checkbutton $fl.bk -pady 1 -font $ffont -anchor w -variable vl_bk \
2165 -pady 1 -command set_kmbc_str -text "Keystrokes"
2167 -pady 1 -command set_kmbc_str -text "Mouse-Motion"
2169 -pady 1 -command set_kmbc_str -text "Button-Click"
2171 -pady 1 -command set_kmbc_str -text "Clipboard-Input"
2173 -pady 1 -command set_kmbc_str -text "Files"
2174 label $fr.l -pady 1 -font $ffont -text "View-Only clients:"
2176 -pady 1 -command set_kmbc_str -text "Keystrokes"
2178 -pady 1 -command set_kmbc_str -text "Mouse-Motion"
2180 -pady 1 -command set_kmbc_str -text "Button-Click"
2182 -pady 1 -command set_kmbc_str -text "Clipboard-Input"
2184 -pady 1 -command set_kmbc_str -text "Files"
2303 checkbutton $w.di -pady 1 -font $ffont -anchor w -variable ca_di \
2304 -pady 1 -command "set_ca_str $w" -text "Disconnect "
2306 -pady 1 -command "set_ca_str $w" -text "Keystrokes"
2308 -pady 1 -command "set_ca_str $w" -text "Mouse-Motion"
2310 -pady 1 -command "set_ca_str $w" -text "Button-Click"
2312 -pady 1 -command "set_ca_str $w" -text "Clipboard"
2314 -pady 1 -command "set_ca_str $w" -text "Files"
4390 set pady 0.5m
4391 set pady 0.3m
4393 set pady 0m
4544 pack $pw.l -fill x -expand 1 -padx 1m -pady 0m -side top
4547 pack $pw.e -fill x -expand 1 -padx 1m -pady $pady -side top
4567 pack $vp.l -fill x -expand 1 -padx 1m -pady 0m -side top
4570 pack $vp.e -fill x -expand 1 -padx 1m -pady $pady -side top
4596 pack $sb.button -fill x -expand 1 -padx 1m -pady $pady
4602 pack $jv.button -fill x -expand 1 -padx 1m -pady $pady
4608 pack $zc.button -fill x -expand 1 -padx 1m -pady $pady
4614 pack $sh.button -fill x -expand 1 -padx 1m -pady $pady
4620 pack $vo.button -fill x -expand 1 -padx 1m -pady $pady
4626 pack $cf.button -fill x -expand 1 -padx 1m -pady $pady
4632 pack $ac.button -fill x -expand 1 -padx 1m -pady $pady
4635 pack $b1 -side bottom -fill x -pady $pady -padx $px
4636 pack $b2 -side bottom -fill x -pady $pady -padx $px
4637 pack $vp -side bottom -fill x -pady $pady -padx $px
4638 pack $pw -side bottom -fill x -pady $pady -padx $px
4639 pack $sb -side bottom -fill x -pady 0m -padx $px
4640 pack $jv -side bottom -fill x -pady 0m -padx $px
4641 pack $zc -side bottom -fill x -pady 0m -padx $px
4642 pack $sh -side bottom -fill x -pady 0m -padx $px
4643 pack $vo -side bottom -fill x -pady 0m -padx $px
4644 pack $cf -side bottom -fill x -pady 0m -padx $px
4645 pack $ac -side bottom -fill x -pady 0m -padx $px
4670 -command "toggle_instructions $ms $pady $px"
4672 pack $si.button -fill x -expand 1 -padx 1m -pady $pady
4673 pack $si -side bottom -fill x -pady 0m -padx $px
4698 proc toggle_instructions {ms pady px} {
4724 pack $w.l $w.e $w.h $w.b -side left -pady 1m -padx 0.5m
4973 -padx 2 -pady 0 -anchor w -justify left -font $ffont
4974 pack $w.l -side left -padx 1 -pady 1
5801 button $ef_ok -text $ok_s -pady $bpy -padx $bpx -command {set entry_set 1} \
5807 button $ef_skip -text $cancel_s -pady $bpy -padx $bpx -command {set entry_set 0} \
5813 button $ef_help -text $help_s -pady $bpy -padx $bpx -command \
5819 button $ef_browse -text $browse_s -pady $bpy -padx $bpx -font $bfont \
6624 frame .pp.f -bd 1 -relief ridge -pady 2
6632 …checkbutton .pp.f.ssl -relief raised -pady 3 -padx 3 -text "Enable SSL" -variable enable_ssl -font…
6637 …checkbutton .pp.f.loc -relief raised -pady 3 -padx 3 -text "Listen on localhost" -variable localho…
6644 frame .pp.t -bd 1 -relief ridge -pady 2