Searched refs:spin (Results 1 - 25 of 25) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/bwidget/bwidget/demo/
H A Dselect.tcl18 set spin [SpinBox $subf.spin \
19 -range {1 100 1} -textvariable DemoSelect::var(spin,var) \
22 -textvariable DemoSelect::var(spin,var) -editable 0 \
29 -variable DemoSelect::var(spin,editable) -onvalue false -offvalue true \
30 -command "$spin configure -editable \$DemoSelect::var(spin,editable)"]
32 -variable DemoSelect::var(spin,state) -onvalue disabled -offvalue normal \
33 -command "$spin configure -state \$DemoSelect::var(spin,stat
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/tkextlib/vu/
H A Dpie.rb17 spin = TkTimer.new(60, -1, proc{|obj|
22 fast_btn = TkButton.new(f, :text=>"Spin Faster", :command=>proc{spin.start})
23 slow_btn = TkButton.new(f, :text=>"Spin Slower", :command=>proc{spin.stop})
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/tkextlib/bwidget/
H A Dselect.rb16 spin = Tk::BWidget::SpinBox.new(subf, :range=>[1, 100, 1],
17 :textvariable=>@@var.ref('spin', 'var'),
21 :textvariable=>@@var.ref('spin', 'var'),
30 :variable=>@@var.ref('spin', 'editable'),
33 spin.editable(@@var['spin', 'editable'])
36 :variable=>@@var.ref('spin', 'state'),
39 spin.state(@@var['spin', 'state'])
42 Tk.pack(spin, en
[all...]
/macosx-10.10.1/vim-55/src/
H A Dspell.c4986 static afffile_T *spell_read_aff __ARGS((spellinfo_T *spin, char_u *fname));
4992 static void process_compflags __ARGS((spellinfo_T *spin, afffile_T *aff, char_u *compflags));
4993 static void check_renumber __ARGS((spellinfo_T *spin));
4998 static void add_fromto __ARGS((spellinfo_T *spin, garray_T *gap, char_u *from, char_u *to));
5002 static int spell_read_dic __ARGS((spellinfo_T *spin, char_u *fname, afffile_T *affile));
5006 static int store_aff_word __ARGS((spellinfo_T *spin, char_u *word, char_u *afflist, afffile_T *affile, hashtab_T *ht, hashtab_T *xht, int condit, int flags, char_u *pfxlist, int pfxlen));
5007 static int spell_read_wordfile __ARGS((spellinfo_T *spin, char_u *fname));
5008 static void *getroom __ARGS((spellinfo_T *spin, size_t len, int align));
5009 static char_u *getroom_save __ARGS((spellinfo_T *spin, char_u *s));
5011 static wordnode_T *wordtree_alloc __ARGS((spellinfo_T *spin));
9076 spellinfo_T spin; local
[all...]
/macosx-10.10.1/Chess-310.6/Sources/
H A DMBCBoardWin.h109 - (void)setAngle:(float)angle spin:(float)spin;
H A DMBCBoardWin.mm805 - (void)setAngle:(float)angle spin:(float)spin
808 [[self document] setObject:[NSNumber numberWithFloat:spin] forKey:kMBCBoardSpin];
H A DMBCBoardViewMouse.mm348 [fController setAngle:fElevation spin:fAzimuth];
/macosx-10.10.1/tcl-105/tk/tk/library/demos/
H A Dspin.tcl0 # spin.tcl --
13 set w .spin
17 wm iconname $w "spin"
21 spin-boxes are displayed below. You can add characters by pointing,\
28 mouse button2 pressed. Note that the first spin-box will only permit\
H A Dwidget340 @@demo spin Spin-boxes
/macosx-10.10.1/tcl-105/tk84/tk/library/demos/
H A Dspin.tcl0 # spin.tcl --
5 # RCS: @(#) $Id: spin.tcl,v 1.1 2001/10/30 11:21:50 dkf Exp $
11 set w .spin
15 wm iconname $w "spin"
19 spin-boxes are displayed below. You can add characters by pointing,\
26 mouse button2 pressed. Note that the first spin-box will only permit\
H A Dwidget186 spin "Spin-boxes"
/macosx-10.10.1/dtrace-147/test/tst/common/
H A DMake.ppc64.sh19 gcc -arch ppc64 ./ustack/tst.spin.c -o a.out; mv a.out ./ustack/tst.spin.exe
H A DMake.sh19 gcc -arch i386 ./ustack/tst.spin.c -o a.out; mv a.out ./ustack/tst.spin.exe
H A DMake.x86_64.sh19 gcc -arch x86_64 ./ustack/tst.spin.c -o a.out; mv a.out ./ustack/tst.spin.exe
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dspin.rb0 # spin.rb --
14 iconname("spin")
23 Three different spin-boxes are displayed below. \
31 with mouse button2 pressed. Note that the first spin-box will \
48 showCode 'spin'
/macosx-10.10.1/dtrace-147/test/tst/common/ustack/
H A Dtst.depth.ksh32 cmd=`pwd`/tst.spin.exe
H A Dtst.spin.ksh26 #ident "@(#)tst.spin.ksh 1.1 06/08/28 SMI"
41 $dtrace -o $file -c $dir/tst.spin.exe -s /dev/stdin <<EOF
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/khim/
H A Dkhim.tcl1047 set spin $w.spin
1056 [list [$spin cget -background] [$spin cget -foreground]]
1058 $spin configure -background \#ff6666 -foreground \#000000
1067 $spin configure -background $bg -foreground $fg
1087 set i [$spin index insert]
1088 $spin configure -values $values
1089 $spin set $cp
1090 $spin icurso
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dtrasys.vim65 syn keyword trasysSubRoutine didt1 didt1s didt2 didt2s spin
H A Dsamba.vim95 syn keyword sambaKeyword contained policy spin spoolss
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/tasks/
H A Dt_tasks.c2206 int spin(int n);
2233 (void) spin(10000000);
2245 int spin(int n) { function
/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Droute.c1067 * the entry below, so convert from spin to full mutex.
3358 rt_lock(struct rtentry *rt, boolean_t spin) argument
3361 if (spin)
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Drbbitst.cpp1624 int spin = 0; local
1631 fprintf(stderr,"FAIL: hit end of file %s for the %8dth time- corrupt data file?\r", fileName, ++spin);
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A DMANIFEST657 examples/scripts/spin.bash f
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/
H A DChanges676 * (ms) Applied patch by Markus Peter <warp@spin.de> for 'pipe'

Completed in 419 milliseconds