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

  /external/syslinux/com32/libutil/include/
getkey.h 84 const char *key_code_to_name(int);
  /external/syslinux/com32/samples/
keytest.c 46 printf("[%s,%04x]", key_code_to_name(key), key);
  /external/syslinux/com32/libutil/
keyname.c 105 const char *key_code_to_name(int key) function

Completed in 730 milliseconds