Searched refs:both (Results 301 - 325 of 841) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/tcl-102/tk/tk/tests/ttk/
H A Dpanedwindow.test18 pack .pw -expand true -fill both
69 pack .pw -expand true -fill both
136 pack [ttk::panedwindow .pw -orient vertical] -expand true -fill both
276 pack .pw -expand true -fill both
/macosx-10.9.5/tcl-102/tk/tk/tests/
H A Dvisual_bb.test55 pack .msg -side bottom -expand yes -fill both
/macosx-10.9.5/tcl-102/tk84/tk/library/demos/
H A Dwidget65 pack .statusBar.lab -side left -padx 2 -expand yes -fill both
84 pack .t -in .textFrame -expand y -fill both -padx 1
85 pack .textFrame -expand yes -fill both
349 pack .code.frame -expand yes -fill both -padx 1 -pady 1
/macosx-10.9.5/tcl-102/tk84/tk/tests/
H A DcanvPsImg.tcl42 pack .t.m -side top -fill both
48 pack .t.top.l .t.top.r -side left -fill both -expand 1
H A Dvisual_bb.test60 pack .msg -side bottom -expand yes -fill both
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dpaste.vim5 " Define the string to use for items that are present both in Edit, Popup and
/macosx-10.9.5/vim-53/runtime/plugin/
H A DvimballPlugin.vim1 " vimballPlugin : construct a file containing both paths and files
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dexports.vim6 " Notes: This file includes both SysV and BSD 'isms
/macosx-10.9.5/vim-53/src/proto/
H A Dsyntax.pro22 void init_highlight __ARGS((int both, int reset));
H A Dui.pro27 void clip_copy_modeless_selection __ARGS((int both));
/macosx-10.9.5/Security-55471.14.18/regressions/inc/IPC/
H A DRun3.pm50 the child will write both to the same filehandle. In general, this
54 run3 \@cmd, \undef, \$both, \$both;
56 will DWYM and pass a single file handle to the child for both
57 STDOUT and STDERR, collecting all into $both.
/macosx-10.9.5/tcl-102/tk/tk/library/
H A Dclrpick.tcl240 pack $box -side left -fill both
251 pack $f.color -expand yes -fill both
252 pack $f.sel -expand yes -fill both
275 pack $stripsFrame -side left -fill both -padx 4 -pady 10
290 pack $f1 -expand yes -anchor nw -fill both -padx 6 -pady 10
291 pack $data(finalCanvas) -expand yes -fill both
296 pack $topFrame -side top -expand yes -fill both -anchor nw
/macosx-10.9.5/tcl-102/tk84/tk/library/
H A Dclrpick.tcl239 pack $box -side left -fill both
249 pack $f.color -expand yes -fill both
250 pack $f.sel -expand yes -fill both
273 pack $stripsFrame -side left -fill both -padx 4 -pady 10
288 pack $f1 -expand yes -anchor nw -fill both -padx 6 -pady 10
289 pack $data(finalCanvas) -expand yes -fill both
294 pack $topFrame -side top -expand yes -fill both -anchor nw
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/config/
H A Didnconf.tcl643 pack $top.f1.f -fill both -expand on -padx 4 -pady 4
725 pack $top.f1.f -padx 4 -pady 4 -fill both -expand on
813 pack $top.f1 -side top -fill both -expand on
832 pack $w.ld_v.e -side left -fill both -expand yes
979 rb1 0 {Wrap both WINSOCK 1.1 and WINSOCK 2.0} \
988 pack $w -side top -fill both -padx 20 -pady 10
996 pack $w -side top -fill both -padx 10 -pady 6
1107 pack .lst -in .left -padx 4 -pady 4 -fill both -expand on
1108 pack .btn -in .right -padx 6 -pady 4 -fill both -expand on
/macosx-10.9.5/ruby-104/ruby/test/rdoc/
H A Dtest_rdoc_ri_driver.rb870 [@store1, 'Foo::Bar', 'Foo::Bar', :both, nil],
886 [@store1, 'Ambiguous', 'Ambiguous', :both, 'blah'],
887 [@store1, 'Ext', 'Ext', :both, 'blah'],
888 [@store1, 'Foo', 'Foo', :both, 'blah'],
889 [@store1, 'Foo::Bar', 'Foo::Bar', :both, 'blah'],
890 [@store1, 'Foo::Baz', 'Foo::Baz', :both, 'blah'],
891 [@store1, 'Inc', 'Inc', :both, 'blah'],
971 assert_equal :both, @driver.method_type(nil)
972 assert_equal :both, @driver.method_type('.')
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/Loader/DBObject/
H A DInformix.pm17 support for fully qualified objects in Informix including both L</database>
H A DSybase.pm17 support for fully qualified objects in Sybase ASE and MSSQL including both
/macosx-10.9.5/CPANInternal-140/JSON-RPC/ex/
H A DMyApp.pm120 This routine is a sample for both JSONRPC 1.1 and 1.0
/macosx-10.9.5/CPANInternal-140/JSON-RPC/lib/JSON/
H A DRPC.pm31 Please try to use JSON::RPC::Server and JSON::RPC::Client which support both JSON-RPC
/macosx-10.9.5/CPANInternal-140/JSON-RPC-0.96/ex/
H A DMyApp.pm120 This routine is a sample for both JSONRPC 1.1 and 1.0
/macosx-10.9.5/CPANInternal-140/JSON-RPC-0.96/lib/JSON/
H A DRPC.pm31 Please try to use JSON::RPC::Server and JSON::RPC::Client which support both JSON-RPC
/macosx-10.9.5/CPANInternal-140/JSON-RPC-1.03/lib/JSON/RPC/
H A DLegacy.pm28 Please try to use JSON::RPC::Server and JSON::RPC::Client which support both JSON-RPC
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Danilabel.rb18 base_frame = TkFrame.new($anilabel_demo).pack(:fill=>:both, :expand=>true)
50 Tk.pack(f_left, f_right, 'side'=>'left', 'expand'=>'yes', 'fill'=>'both',
H A Dcscroll.rb22 base_frame = TkFrame.new($cscroll_demo).pack(:fill=>:both, :expand=>true)
51 pack('expand'=>'yes', 'fill'=>'both', 'padx'=>1, 'pady'=>1)
63 pack('expand'=>'yes', 'fill'=>'both')
H A Dsearch.rb82 base_frame = TkFrame.new($search_demo).pack(:fill=>:both, :expand=>true)
144 pack('expand'=>'yes', 'fill'=>'both')

Completed in 368 milliseconds

<<11121314151617181920>>