Searched refs:KeyPress (Results 1 - 10 of 10) sorted by relevance

/external/libvncserver/x11vnc/misc/
H A Dslide.pl79 next unless /^(Pointer.*ButtonPress|Keysym.*space.*KeyPress)/;
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/
H A Dtest_rendering.c307 case KeyPress:
/external/libvncserver/x11vnc/
H A Dtkx11vnc1489 bind $w.f.ef.e <KeyPress-Return> "set ${varname}_ok 1; destroy $w"
4518 bind $w <KeyPress-Escape> "destroy $wp"
5421 # bind $menu <KeyPress-Escape> "$menu unpost"
5423 bind . <Control-KeyPress-c> {destroy .; exit 0}
5781 bind $ef_entry <KeyPress-Return> {set entry_set 1}
5782 bind $ef_entry <KeyPress-Escape> {set entry_set 0}
5888 bind . <Control-KeyPress-k> {exec $argv0 $argv &; destroy .}
5890 bind . <Control-KeyPress-p> { \
5894 bind . <Control-KeyPress-u> { \
5898 bind . <Control-KeyPress
[all...]
H A Dxwrappers.c884 XESimulateXEventRequest(trap_ctx, down ? KeyPress : KeyRelease,
H A Dnox11.h238 #define KeyPress 2 macro
H A Dconnections.c1411 case KeyPress:
H A Duserinput.c6149 if (type == KeyPress) return "KeyPress";
/external/skia/src/views/unix/
H A DSkOSWindow_Unix.cpp236 case KeyPress: {
/external/libpng/contrib/gregbook/
H A Drpng-x.c414 !(e.type == KeyPress && /* v--- or 1 for shifted keys */
H A Drpng2-x.c132 (e.type == KeyPress && /* v--- or 1 for shifted keys */ \

Completed in 1455 milliseconds