Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/kbddemo/src/
DkbdUTF8.c102 char *countryName[] = { variable
306 OSReport (" (%s) utf32 unicode: 0x%08x", countryName[country], kke->unicode); in kbdAppKeyEvent()
430 OSReport ("Country set to %s.\n\n", countryName[countryList[0]]); in main()
453 …OSReport ("Country switched to %s for channel %d.\n", countryName[countryList[country[cch]]], cch); in main()
DkbdUTF8Sync.c101 char *countryName[] = { variable
305 OSReport (" (%s) utf32 unicode: 0x%08x", countryName[country], kke->unicode); in kbdAppKeyEvent()
430 OSReport ("Country set to %s.\n\n", countryName[countryList[0]]); in main()
453 …OSReport ("Country switched to %s for channel %d.\n", countryName[countryList[country[cch]]], cch); in main()
/RvlSDK-3.3/build/demos/kprdemo/src/
Dkprdemo.c100 char *countryName[] = { variable
442 OSReport ("Country set to %s.\n\n", countryName[countryList[0]]); in main()
466 …OSReport ("Country switched to %s for channel %d.\n", countryName[countryList[country[cch]]], cch); in main()