kodi
|
Static Public Member Functions | |
static bool | LookupName (std::string keyname, XBMCKEYTABLE *keytable) |
static bool | LookupSym (uint16_t sym, XBMCKEYTABLE *keytable) |
static bool | LookupUnicode (uint16_t unicode, XBMCKEYTABLE *keytable) |
static bool | LookupSymAndUnicode (uint16_t sym, uint16_t unicode, XBMCKEYTABLE *keytable) |
static bool | LookupVKeyName (uint32_t vkey, XBMCKEYTABLE *keytable) |