Searched refs:countryName (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.3/build/demos/kbddemo/src/ |
| D | kbdUTF8.c | 102 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()
|
| D | kbdUTF8Sync.c | 101 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/ |
| D | kprdemo.c | 100 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()
|