Searched +refs:mouse +refs:scroll +refs:delay (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/ext/curses/
H A Dcurses.c56 /* supports only ncurses mouse routines */
851 * to scroll one line in the direction of the first line.
1255 rb_raise(rb_eRuntimeError, "no such mouse event");
1260 rb_raise(rb_eSecurityError, "Insecure: operation on untainted mouse");\
1291 * Returns coordinates of the mouse.
1293 * This will read and pop the mouse event data off the queue
1365 static VALUE func_name (VALUE mouse) \
1368 GetMOUSE(mouse, mdata); \
1375 * Returns the current mouse id
1381 * Returns the current mouse'
1418 curses_timeout(VALUE obj, VALUE delay) argument
2483 window_timeout(VALUE obj, VALUE delay) argument
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Dxs.tcl41 set v(msg) "Press right mouse button for menu"
55 set v(scroll) 1
443 bind .of.xscroll <ButtonPress-1> { set v(scroll) 1 }
574 $c xview scroll 1 unit
591 $c xview scroll -1 unit
1835 append values "$echo(delay$i) $decay "
1895 if {![info exists echo(delay$n)]} {
1896 set echo(delay$n) 30.0
1901 -variable echo(delay$n) -command "" -showvalue 0 -command ConfEcho]
1903 pack [entry $w.f.f$f.f1.f.e -textvariable echo(delay
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dpine.vim148 syn keyword pineConfig scroll-margin
164 syn keyword pineConfig status-message-delay
256 syn keyword pineOption enable-mouse-in-xterm

Completed in 94 milliseconds