Searched refs:both (Results 326 - 350 of 841) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Danilabel.rb20 base_frame = TkFrame.new($anilabel_demo).pack(:fill=>:both, :expand=>true)
53 Tk.pack(f_left, f_right, 'side'=>'left', 'expand'=>'yes', 'fill'=>'both',
H A Dcscroll.rb19 base_frame = TkFrame.new($cscroll_demo).pack(:fill=>:both, :expand=>true)
49 pack('expand'=>'yes', 'fill'=>'both', 'padx'=>1, 'pady'=>1)
61 pack('expand'=>'yes', 'fill'=>'both')
H A Dsearch.rb78 base_frame = TkFrame.new($search_demo).pack(:fill=>:both, :expand=>true)
141 pack('expand'=>'yes', 'fill'=>'both')
/macosx-10.9.5/ruby-104/ruby/lib/rubygems/commands/
H A Dhelp_command.rb28 gem search log --both
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/
H A Dlabelframe.tcl75 pack $frame -fill both -expand yes
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dextbutton.itk357 pack $itk_component(reliefframe) -fill both
358 pack $itk_component(ring) -fill both
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/
H A Dtkv.tcl117 pack $frame -side top -expand y -fill both
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/tkpiechart/
H A Ddemo.tcl21 pack $canvas -fill both -expand 1
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/cursor/
H A Dcursor.tcl132 pack $t.lb -side right -fill both -expand 1
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/widget/
H A Dtoolbar.tcl31 pack $f -fill both -expand 1
33 pack $tb -fill both -expand 1
120 # Use this or 'add' - but not both
/macosx-10.9.5/tcl-102/tk/tk/library/demos/
H A Dcscroll.tcl35 pack $w.grid -expand yes -fill both -padx 1 -pady 1
H A Ditems.tcl30 pack $w.frame -side top -fill both -expand yes
76 $c create line 6.33c 1c 6.33c 4c -arrow both -tags item
83 -arrow both -arrowshape {15 15 7} -tags item
91 -arrow both -width 3 -tags item
H A Dmclist.tcl39 pack $w.container -fill both -expand 1
H A Dsearch.tcl117 pack $w.text -expand yes -fill both
H A Dstyle.tcl33 pack $w.text -expand yes -fill both
88 $w.text insert end both {color1 color2}
H A Dtree.tcl92 pack $w.dummy -fill both -expand 1
H A Dttkbut.tcl84 pack [ttk::frame $w.f] -fill both -expand 1
H A Dtwind.tcl29 pack $t -expand yes -fill both
33 pack $w.pane -expand yes -fill both
48 $t insert end "both active and passive. It can lay these out in various "
307 pack $t -expand yes -fill both
310 pack $w.f -expand yes -fill both
/macosx-10.9.5/tcl-102/tk/tk/tests/
H A Dbevel.tcl22 pack .t.t -expand yes -fill both
51 Try scrolling the text both vertically and horizontally to
/macosx-10.9.5/tcl-102/tk84/tk/library/demos/
H A Dcscroll.tcl35 pack $w.grid -expand yes -fill both -padx 1 -pady 1
H A Ditems.tcl30 pack $w.frame -side top -fill both -expand yes
76 $c create line 6.33c 1c 6.33c 4c -arrow both -tags item
82 -arrow both -arrowshape {15 15 7} -tags item
90 -arrow both -width 3 -tags item
H A Dsearch.tcl117 pack $w.text -expand yes -fill both
H A Dstyle.tcl29 pack $w.text -expand yes -fill both
83 $w.text insert end both {color1 color2}
/macosx-10.9.5/tcl-102/tk84/tk/tests/
H A Dbevel.tcl22 pack .t.t -expand yes -fill both
51 Try scrolling the text both vertically and horizontally to
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dfortran.vim28 " f90 and f95 allow both fixed and free source form
58 " compatible with both free and fixed format, then you should do so

Completed in 334 milliseconds

<<11121314151617181920>>