HomeSort by relevance Sort by last modified time
    Searched refs:XK_KP_Decimal (Results 1 - 7 of 7) sorted by null

  /external/libvncserver/examples/
mac.c 353 XK_KP_Decimal, 65, /* KP . */
  /external/libvncserver/client_examples/
SDLvncviewer.c 102 case SDLK_KP_PERIOD: k = XK_KP_Decimal; break;
gtkvncviewer.c 305 case GDK_KP_Decimal: k = XK_KP_Decimal; break;
  /external/libvncserver/webclients/novnc/include/
keysym.js 73 XK_KP_Decimal = 0xffae,
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
X11GraphicsWindow.c 431 case XK_KP_Decimal : KeyData.Key.UnicodeChar = L'.'; break;
  /external/libvncserver/rfb/
keysym.h 226 #define XK_KP_Decimal 0xFFAE
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
keysymdef.h 229 #define XK_KP_Decimal 0xffae
    [all...]

Completed in 137 milliseconds