Lines Matching full:checkbutton
2175 " checkbutton $fl.bk -pady 1 -font $ffont -anchor w -variable vl_bk \\\n"
2177 " checkbutton $fl.bm -font $ffont -anchor w -variable vl_bm \\\n"
2179 " checkbutton $fl.bb -font $ffont -anchor w -variable vl_bb \\\n"
2181 " checkbutton $fl.bc -font $ffont -anchor w -variable vl_bc \\\n"
2183 " checkbutton $fl.bf -font $ffont -anchor w -variable vl_bf \\\n"
2186 " checkbutton $fr.bk -font $ffont -anchor w -variable vr_bk \\\n"
2188 " checkbutton $fr.bm -font $ffont -anchor w -variable vr_bm \\\n"
2190 " checkbutton $fr.bb -font $ffont -anchor w -variable vr_bb \\\n"
2192 " checkbutton $fr.bc -font $ffont -anchor w -variable vr_bc \\\n"
2194 " checkbutton $fr.bf -font $ffont -anchor w -variable vr_bf \\\n"
2314 " checkbutton $w.di -pady 1 -font $ffont -anchor w -variable ca_di \\\n"
2316 " checkbutton $w.bk -font $ffont -anchor w -variable ca_bk \\\n"
2318 " checkbutton $w.bm -font $ffont -anchor w -variable ca_bm \\\n"
2320 " checkbutton $w.bb -font $ffont -anchor w -variable ca_bb \\\n"
2322 " checkbutton $w.bc -font $ffont -anchor w -variable ca_bc \\\n"
2324 " checkbutton $w.bf -font $ffont -anchor w -variable ca_bf \\\n"
4062 " $m add checkbutton -label \"$item\" \\\n"
4068 " $m add checkbutton -label \"$item\" \\\n"
4605 " checkbutton $sb.button -text \"Solid Background Color\" \\\n"
4611 " checkbutton $jv.button -text \"Serve Java Viewer Applet\" \\\n"
4617 " checkbutton $zc.button -text \"Advertise Service (Zeroconf)\" \\\n"
4623 " checkbutton $sh.button -text \"Shared\" \\\n"
4629 " checkbutton $vo.button -text \"All Clients ViewOnly\" \\\n"
4635 " checkbutton $cf.button -text \"Ask for Confirmation\" \\\n"
4641 " checkbutton $ac.button -text \"Accept Connections\" \\\n"
4679 " checkbutton $si.button -text \"Show Instructions\" \\\n"
6643 " checkbutton .pp.f.ssl -relief raised -pady 3 -padx 3 -text \"Enable SSL\" -variable enable_ssl -font $bfont\n"
6648 " checkbutton .pp.f.loc -relief raised -pady 3 -padx 3 -text \"Listen on localhost\" -variable localhost -font $bfont\n"