Home
last modified time | relevance | path

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

/RvlSDK-3.2/include/revolution/
Dkbd.h159 } KBDCountryCode; typedef
267 KBDEc KBDSetCountry (KBDChannel ch, KBDCountryCode country); // set country
268 KBDEc KBDGetCountry (KBDChannel ch, KBDCountryCode *country); // get country
279 KBDUnicode KBDTranslateHidCode(KBDHIDCode hid, KBDModState modState, KBDCountryCode country);
/RvlSDK-3.2/build/demos/kbddemo/src/
DkbdUTF8.c74 KBDCountryCode countryList[] = {
95 #define MAX_CODE (sizeof(countryList)/sizeof(KBDCountryCode))
239 KBDCountryCode country; in kbdAppKeyEvent()
DkbdUTF8Sync.c73 KBDCountryCode countryList[] = {
94 #define MAX_CODE (sizeof(countryList)/sizeof(KBDCountryCode))
238 KBDCountryCode country; in kbdAppKeyEvent()
/RvlSDK-3.2/build/demos/kprdemo/src/
Dkprdemo.c72 KBDCountryCode countryList[] = {
93 #define MAX_CODE (sizeof(countryList)/sizeof(KBDCountryCode))
238 KBDCountryCode country; in kbdAppKeyEvent()