Searched refs:see (Results 101 - 125 of 439) sorted by relevance

1234567891011>>

/macosx-10.10/ruby-106/ruby/ext/tk/sample/
H A Dbindtag_sample.rb9 pressing the bottom button), and see the
70 puts 'never see this message'
77 puts 'never see this message'
86 puts 'never see this message'
93 puts 'never see this message'
H A Deditable_listbox.rb28 see(idx) if bbox(idx).empty?
H A Dtkbiff.rb142 $list.see 'end'
/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dscrolledtext.itk79 public method see {index}
457 # METHOD see index
462 itcl::body iwidgets::Scrolledtext::see {index} {
463 $itk_component(text) see $index
H A Dcombobox.itk95 public method see {index}
552 # PUBLIC METHOD: see index
556 itcl::body iwidgets::Combobox::see {index} {
557 return [$itk_component(list) see $index]
908 see $i
1036 see $i
1121 # created in _postList - see that method for further details.
1430 see $item
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/smtpd/
H A Dtk_smtpd152 .t see end
157 .t see end
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/examples/ntext/
H A DntextDemoIndent.tcl11 ### For a short example, see ntextExample.tcl
16 ### If the text in your widget is manipulated only by the keyboard and mouse, then (1), (2) and (3) are all you need to do. If the text or its layout are manipulated by the script, then you also need to call the function ::ntext::wrapIndent - see comments (4) to (6), and the man page for ntextIndent.
23 Try any text-widget operation, and test whether ntext's handling of display line indentation is satisfactory. Please report any bugs - for instructions, see the ntext Wiki page, http://wiki.tcl.tk/14918
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/swaplist/
H A Dswaplist.tcl240 if {[llength $cur] == 1} {$to see $i}
264 $to see end
310 $w see [expr {[lindex $list 0 0] - 1}]
321 $w see $i
/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/demos/
H A Dspreadsheet.tcl56 $w see active
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dmake_symbol_aliasing.sh19 # Please see the License for the specific language governing rights and
65 * Please see the License for the specific language governing rights and
/macosx-10.10/BerkeleyDB-21/db/docs_src/tcl/
H A Dm4.tcl99 For information on tuning the m4_db cache size, see
133 to be used when naming files; see
141 to be used when naming files; see
154 modified by the process' umask value at the time of creation (see
/macosx-10.10/ICU-531.30/icuSources/data/rbnf/
H A Drbnffiles.mk28 # Aliases without a corresponding xx.xml file (see icu-config.xml & build.xml)
/macosx-10.10/curl-83.1.2/curl/packages/vms/
H A Dgenerate_config_vms_h_curl.com68 $! First check to see if SSL is disabled.
95 $! Now check to see if hpssl has been specifically disabled
103 $! Finally check to see if hp ssl has been specifically included.
373 $! Check to see if OpenSSL is present.
/macosx-10.10/llvmCore-3425.0.34/lib/Support/Windows/
H A Dsystem_error.inc62 // see WinError.h comments for descriptions of errors
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/ntext/
H A Dntext.tcl298 %W see insert
309 %W see insert
571 %W see insert
669 # Advanced use (see man page): align to this character on the first display
1029 $w see insert
1067 # practice is usually when it tries to 'see' the returned index value.
1079 # will scroll the widget, to try to make the calling code's "see" move the
1111 $w see 1.0
1113 $w see end
1115 $w see
[all...]
/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/
H A DTODO.txt5 ## Any information in here may be out of date. For up-to-date info see:
10 all necessarily will be implemented. If you see something you
/macosx-10.10/vim-55/runtime/autoload/
H A Dadacomplete.vim106 " Vim is Charityware - see ":help license" or uganda.txt for licence details.
/macosx-10.10/vim-55/runtime/indent/
H A Dxml.vim8 " TODO: implement pre-like tags, see xml_indent_open / xml_indent_close
/macosx-10.10/CPANInternal-159.1/Graph-0.94/lib/Graph/
H A DTraversal.pm23 my $see = sub {
25 $self->see;
30 delete @{ $self->{ active } }{ $self->see };
140 $self->{ see } = $see;
210 my @post = reverse $self->{ see }->( $self );
/macosx-10.10/CPANInternal-159.1/Graph-0.96/lib/Graph/
H A DTraversal.pm23 my $see = sub {
25 $self->see;
30 delete @{ $self->{ active } }{ $self->see };
140 $self->{ see } = $see;
210 my @post = reverse $self->{ see }->( $self );
/macosx-10.10/OpenSSL098-52/src/
H A Dmakevms.com977 $! Check to see if SOCKETSHR was chosen
994 $! Check to see if MULTINET was chosen
1011 $! Check to see if UCX was chosen
1028 $! Check to see if TCPIP was chosen
1045 $! Check to see if NONE was chosen
/macosx-10.10/bless-103/libbless/Misc/
H A DBLElToritoFindUEFI.c18 * Please see the License for the specific language governing rights and
610 EL_TORITO_SECTION_EXTENSION_ENTRY * see = (EL_TORITO_SECTION_EXTENSION_ENTRY *) entryBuf; local
613 contextprintf (inContext, kBLLogLevelVerbose, " .extension_indicator=(0x44=valid)=%d=0x%02x\n", see->extension_indicator, see->extension_indicator);
614 contextprintf (inContext, kBLLogLevelVerbose, " .bits(b5=ContinuationEntriesFollow)=%d\n", see->bits);
617 bool extensionsEntryHasMoreExtensions = (0 != ((see->bits) & 0x20));
762 // `nvram UEFIWindowsBootCapable=1`; see also `nvram -p`.
/macosx-10.10/tcl-105/tk/tk/library/
H A Dconsole.tcl330 $w see end
469 %W see insert
479 %W see insert
635 $w see insert
651 $w see insert
721 # anyone has something better, I'd like to see/use it. This is really
927 ## Check to see if it was known to be a directory and keep the trailing
/macosx-10.10/tcl-105/tk84/tk/library/
H A Dconsole.tcl304 $w see end
387 %W see insert
396 %W see insert
567 $w see insert
583 $w see insert
647 # anyone has something better, I'd like to see/use it. This is really
819 ## Check to see if it was known to be a directory and keep the trailing
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tkextlib/blt/
H A Dtabset.rb192 def see() method in class:Tk.Tabset.Tab
193 @t.see(self.index)
437 def see(index) method in class:Tk.Tabset
438 tk_send('see', tagindex(index))

Completed in 634 milliseconds

1234567891011>>