Home
last modified time | relevance | path

Searched refs:XK_q (Results 1 – 8 of 8) sorted by relevance

/external/libvncserver/webclients/novnc/include/
Dkeysym.js262 XK_q = 0x0071, /* U+0071 LATIN SMALL LETTER Q */
/external/libvncserver/examples/
Dzippy.c165 case XK_q: in on_key_press()
Dmac.c261 XK_q, 12, /* q */
/external/libpng/contrib/gregbook/
Drpng-x.c419 ((k = XLookupKeysym(&e.xkey, 0)) == XK_q || k == XK_Escape) )); in main()
Drpng2-x.c148 ((k = XLookupKeysym(&e.xkey, 0)) == XK_q || k == XK_Escape)))
/external/libvncserver/rfb/
Dkeysym.h570 #define XK_q 0x071 macro
/external/ImageMagick/MagickCore/
Danimate.c2153 if ((key_symbol == XK_q) || (key_symbol == XK_Escape)) in XAnimateImages()
2559 case XK_q: in XAnimateImages()
Ddisplay.c6753 case XK_q: in XImageWindowCommand()
6812 case XK_q: in XImageWindowCommand()
15807 if ((key_symbol == XK_q) || (key_symbol == XK_Escape)) in XDisplayImage()