46 static bool LookupName(std::string keyname,
XBMCKEYTABLE* keytable);
47 static bool LookupSym(uint16_t sym,
XBMCKEYTABLE* keytable);
48 static bool LookupUnicode(uint16_t unicode,
XBMCKEYTABLE* keytable);
49 static bool LookupSymAndUnicode(uint16_t sym, uint16_t unicode,
XBMCKEYTABLE* keytable);
50 static bool LookupVKeyName(uint32_t vkey,
XBMCKEYTABLE* keytable);
Definition: XBMC_keytable.h:44
Definition: XBMC_keytable.h:21
Definition: AudioDecoder.h:18