Home
last modified time | relevance | path

Searched refs:ButtonRelease (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/views/unix/
DSkOSWindow_Unix.cpp227 case ButtonRelease: in nextXEvent()
/external/libvncserver/x11vnc/
Dtkx11vnc5412 bind $icon_win <ButtonRelease-1> "pmenu $menu %X %Y"
5413 bind $icon_win <ButtonRelease-3> "pmenu $menu %X %Y"
5417 bind $icon_win <Shift-ButtonRelease-1> {kill_client_balloon; show_client_balloon}
5418 bind $icon_win <ButtonRelease-2> {kill_client_balloon; show_client_balloon}
Dxwrappers.c982 is_press ? ButtonPress : ButtonRelease, button, 0, 0, 0); in XTRAP_FakeButtonEvent_wr()
Dnox11.h241 #define ButtonRelease 5 macro
Duserinput.c6152 if (type == ButtonRelease) return "ButtonRelease"; in Etype()
DREADME7713 Pointer 1 198 253 0 ButtonRelease-1
15911 on ButtonRelease. The toolkit interpreted the 2nd one
15919 e.g., inject ButtonRelease at the wrong position.
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch56 <ButtonRelease>: SendRFBEvent()\n\
740 <ButtonRelease>: SendRFBEvent()\\n\
6038 + if (ev->type == ButtonRelease) {
6040 + if (db) fprintf(stderr, "ButtonRelease: %d %d %d\n", b->x_root, b->y_root, b->state);
6269 + case ButtonRelease:
6353 case ButtonRelease:
6404 - case ButtonRelease: