Searched refs:Drag (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A DWaveform.tcl16 pack [ label .l -text "Drag waveform with left mouse button"]
64 bind .c <B1-Motion> [list Drag %x %y]
71 proc Drag {x y} { procedure
H A Dpitch.tcl75 bind .f.c <B1-Motion> [list Drag %x %y]
82 proc Drag {x y} { procedure
H A Dvowelspace.tcl84 bind .f.c <B1-Motion> [list Drag %x %y]
91 proc Drag {x y} { procedure
H A DSection.tcl26 pack [ label .l -text "Drag markers with left mouse button"]
121 bind .c <B1-Motion> [list Drag %x %y]
128 proc Drag {x y} { procedure
H A DSpectrogram.tcl24 pack [ label .l -text "Drag spectrogram with left mouse button"]
106 bind .c <B1-Motion> [list Drag %x %y]
113 proc Drag {x y} { procedure
H A Dplaylist.tcl68 bind .frame.list <B1-Motion> {Drag %y}
171 proc Drag y { procedure
H A Dsnamp.tcl68 bind .frame.list <B1-Motion> {Drag %y}
166 proc Drag y { procedure
H A DtomAmp.tcl159 bind $LB <B1-Motion> {Drag %y}
872 ;# Select/Drag
887 proc Drag y { procedure
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/library/
H A Dfilelist-bindings.tcl314 TryEvent $T Drag begin {}
408 TryEvent $T Drag receive \
411 TryEvent $T Drag end {}
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/demos/
H A Ddemo.tcl898 [DemoList] notify install <Drag-begin>
899 [DemoList] notify install <Drag-end>
900 [DemoList] notify install <Drag-receive>
/macosx-10.10/vim-55/runtime/syntax/
H A Dvb.vim161 syn keyword vbMethods DeleteRows DeselectAll DesignerWindow DoVerb Drag
/macosx-10.10/emacs-93/emacs/lwlib/
H A Dxlwmenu.c187 static void Drag();
203 {"drag", Drag},
2115 Drag (w, ev, params, num_params)
2109 Drag (w, ev, params, num_params) function

Completed in 309 milliseconds