Home
last modified time | relevance | path

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

/RvlSDK-3.3/include/revolution/
Dkbd.h162 } KBDCountryCode; typedef
270 KBDEc KBDSetCountry (KBDChannel ch, KBDCountryCode country); // set country
271 KBDEc KBDGetCountry (KBDChannel ch, KBDCountryCode *country); // get country
282 KBDUnicode KBDTranslateHidCode(KBDHIDCode hid, KBDModState modState, KBDCountryCode country);
/RvlSDK-3.3/build/demos/kbddemo/src/
DkbdUTF8.c77 KBDCountryCode countryList[] = {
98 #define MAX_CODE (sizeof(countryList)/sizeof(KBDCountryCode))
242 KBDCountryCode country; in kbdAppKeyEvent()
DkbdUTF8Sync.c76 KBDCountryCode countryList[] = {
97 #define MAX_CODE (sizeof(countryList)/sizeof(KBDCountryCode))
241 KBDCountryCode country; in kbdAppKeyEvent()
/RvlSDK-3.3/build/demos/kprdemo/src/
Dkprdemo.c75 KBDCountryCode countryList[] = {
96 #define MAX_CODE (sizeof(countryList)/sizeof(KBDCountryCode))
241 KBDCountryCode country; in kbdAppKeyEvent()