Home
last modified time | relevance | path

Searched refs:countryName (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-3.2/build/demos/kbddemo/src/
DkbdUTF8.c99 char *countryName[] = { variable
303 OSReport (" (%s) utf32 unicode: 0x%08x", countryName[country], kke->unicode); in kbdAppKeyEvent()
427 OSReport ("Country set to %s.\n\n", countryName[countryList[0]]); in main()
450 …OSReport ("Country switched to %s for channel %d.\n", countryName[countryList[country[cch]]], cch); in main()
DkbdUTF8Sync.c98 char *countryName[] = { variable
302 OSReport (" (%s) utf32 unicode: 0x%08x", countryName[country], kke->unicode); in kbdAppKeyEvent()
427 OSReport ("Country set to %s.\n\n", countryName[countryList[0]]); in main()
450 …OSReport ("Country switched to %s for channel %d.\n", countryName[countryList[country[cch]]], cch); in main()
/RvlSDK-3.2/build/demos/kprdemo/src/
Dkprdemo.c97 char *countryName[] = { variable
439 OSReport ("Country set to %s.\n\n", countryName[countryList[0]]); in main()
463 …OSReport ("Country switched to %s for channel %d.\n", countryName[countryList[country[cch]]], cch); in main()