Home
last modified time | relevance | path

Searched refs:KBDCountryCode (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.1.4/include/revolution/
Dkbd.h149 } KBDCountryCode; typedef
257 KBDEc KBDSetCountry (KBDChannel ch, KBDCountryCode country); // set country
258 KBDEc KBDGetCountry (KBDChannel ch, KBDCountryCode *country); // get country
269 KBDUnicode KBDTranslateHidCode(KBDHIDCode hid, KBDModState modState, KBDCountryCode country);
/RvlSDK-3.1.4/build/demos/kbddemo/src/
DkbdUTF8.c66 KBDCountryCode countryList[] = {
87 #define MAX_CODE (sizeof(countryList)/sizeof(KBDCountryCode))
231 KBDCountryCode country; in kbdAppKeyEvent()
DkbdUTF8Sync.c64 KBDCountryCode countryList[] = {
85 #define MAX_CODE (sizeof(countryList)/sizeof(KBDCountryCode))
229 KBDCountryCode country; in kbdAppKeyEvent()
/RvlSDK-3.1.4/build/demos/kprdemo/src/
Dkprdemo.c62 KBDCountryCode countryList[] = {
83 #define MAX_CODE (sizeof(countryList)/sizeof(KBDCountryCode))
228 KBDCountryCode country; in kbdAppKeyEvent()