Searched refs:both (Results 26 - 50 of 841) sorted by relevance

1234567891011>>

/macosx-10.9.5/tcl-102/tk84/tk/library/demos/
H A Dtimer25 pack .counter -side bottom -fill both
26 pack .start -side left -fill both -expand yes
27 pack .stop -side right -fill both -expand yes
H A Dbitmap.tcl23 pack $w -side top -fill both
27 pack $w.$i -side left -fill both -pady .25c -padx .25c
55 pack $w.frame -side top -expand yes -fill both
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/iwidgets/sample/
H A Dlabeledwidget.rb7 lw.pack(:fill=>:both, :expand=>true, :padx=>10, :pady=>10)
H A Dscrolledlistbox.rb18 slb.pack(:expand=>true, :fill=>:both, :padx=>10, :pady=>10)
H A Dselectionbox.rb8 :fill=>:both, :expand=>true)
H A Dwatch.rb13 w.pack(:padx=>10, :pady=>10, :fill=>:both, :expand=>true)
H A Dbuttonbox.rb11 bb1.pack(:expand=>true, :fill=>:both, :pady=>5)
20 bb2.pack(:expand=>true, :fill=>:both, :pady=>5)
H A Dhierarchy.rb17 :fill=>:both)
23 # :fill=>:both)
H A Ddialog.rb14 TkListbox.new(d.child_site, :relief=>:sunken).pack(:expand=>true, :fill=>:both)
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/tcllib/
H A Dplotdemos3.rb15 pack(:fill=>:both, :side=>:top)
44 pack(:fill=>:both, :side=>:top)
61 pack(:fill=>:both)
68 :type=>:both)
H A Dplotdemos2.rb10 Tk.pack(c1,c2, :fill=>:both, :side=>:top)
51 c = TkCanvas.new(h, :bg=>'white', :width=>400, :height=>200).pack(:fill=>:both)
56 s.dataconfig('series2', :colour=>'green', :type=>:both)
/macosx-10.9.5/ruby-104/ruby/test/rake/
H A Dtest_rake_multi_task.rb25 multitask :both => [:a, :b]
26 Task[:both].invoke
38 multitask :both => [:a, :b]
39 Task[:both].invoke
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/demos/tcl/
H A Dmixer.tcl18 pack [frame .f] -expand yes -fill both
22 pack [frame .f.g$line -bd 1 -relief solid] -side left -expand yes -fill both
29 left -expand yes -fill both
32 -fill both
H A Dgenerator2.tcl26 pack [frame .left] -expand yes -fill both -side top
29 -variable left(freq) -command [list Config left]] -side left -expand yes -fill both
31 -variable left(ampl) -command [list Config left]] -side left -expand yes -fill both
38 pack [frame .right] -expand yes -fill both -side top
41 -variable right(freq) -command [list Config right]] -side left -expand yes -fill both
43 -variable right(ampl) -command [list Config right]] -side left -expand yes -fill both
H A Dgenerator.tcl24 pack [frame .f] -expand yes -fill both -side top
26 -variable v(freq) -command Config] -side left -expand yes -fill both
28 -variable v(ampl) -command Config] -side left -expand yes -fill both
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/
H A Dtkrttimer.rb9 f1.pack(:side=>:bottom, :fill=>:both)
12 :width=>10).pack(:fill=>:both)
15 f2.pack(:side=>:bottom, :fill=>:both)
18 :width=>10).pack(:fill=>:both)
48 pack(:side=>:left, :fill=>:both, :expand=>true)
52 pack('side'=>'left', 'fill'=>'both', 'expand'=>'yes')
71 pack(:side=>:right, :fill=>:both, :expand=>:yes)
H A Doptobj_sample.rb55 pack(:side=>:right, :expand=>true, :fill=>:both)
61 pack(:side=>:left, :expand=>true, :fill=>:both)
63 pack(:expand=>true, :fill=>:both)
/macosx-10.9.5/tcl-102/tk/tk/library/demos/
H A Dbitmap.tcl25 pack $w -side top -fill both
29 pack $w.$i -side left -fill both -pady .25c -padx .25c
54 pack $w.frame -side top -expand yes -fill both
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/tools/
H A Dbench-compare.tcl64 R pad 0 both " " ; R justify 0 center
65 R pad 1 both " " ; R justify 1 left
66 R pad 2 both " " ; R justify 2 right
67 R pad 3 both " " ; R justify 3 right
68 R pad 4 both " " ; R justify 4 right
69 R pad 5 both " " ; R justify 5 right
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Dpaned1.rb21 base_frame = TkFrame.new($paned1_demo).pack(:fill=>:both, :expand=>true)
51 pack(:side=>:top, :expand=>true, :fill=>:both, :pady=>2, :padx=>'2m')
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/canvas/
H A Dcity.tcl75 pack .sw -expand 1 -fill both -side bottom
76 pack .exit -expand 0 -fill both -side left
77 pack .shfl -expand 0 -fill both -side left
78 pack .loc -expand 0 -fill both -side left
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/plotchart/
H A Dplotdemos13.tcl26 $p dataconfig series2 -type both -symbol cross -colour red
40 $p dataconfig series3 -type both -symbol cross -colour blue
/macosx-10.9.5/tcl-102/tk/tk/tests/
H A DbutGeom2.tcl14 pack .t.l -side top -fill both
66 pack .t.f1 -side top -expand 1 -fill both
69 pack .t.f2 -side top -expand 1 -fill both
72 pack .t.f3 -side top -expand 1 -fill both
75 pack .t.f4 -side top -expand 1 -fill both
82 -expand y -fill both
88 -expand y -fill both
94 -expand y -fill both
100 -expand y -fill both
/macosx-10.9.5/tcl-102/tk84/tk/tests/
H A DbutGeom2.tcl14 pack .t.l -side top -fill both
66 pack .t.f1 -side top -expand 1 -fill both
69 pack .t.f2 -side top -expand 1 -fill both
72 pack .t.f3 -side top -expand 1 -fill both
75 pack .t.f4 -side top -expand 1 -fill both
82 -expand y -fill both
88 -expand y -fill both
94 -expand y -fill both
100 -expand y -fill both
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/data/
H A Dslapd-whoami.conf33 authz-policy both

Completed in 584 milliseconds

1234567891011>>