HomeSort by: relevance | last modified time | path
    Searched defs:IsKeypadKey (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xterm/dist/vttests/
modify-keys.pl 136 sub IsKeypadKey($) {
272 $result = "keypad" if ( &IsKeypadKey($code) );
537 or &IsKeypadKey($code)
  /xsrc/external/mit/libX11/dist/include/X11/
Xutil.h 239 #define IsKeypadKey(keysym) \
  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
XKBsrv.h 327 #undef IsKeypadKey
328 #define IsKeypadKey(s) XkbKSIsKeypad(s)

Completed in 7 milliseconds