Searched refs:kSoundNames (Results 1 – 1 of 1) sorted by relevance
23 const char* kSoundNames[] = { variable64 if (type < (int32)(sizeof(kSoundNames) / sizeof(const char*))) in MessageReceived()65 system_beep(kSoundNames[type]); in MessageReceived()115 while (kSoundNames[i] != NULL) in main()116 add_system_beep_event(kSoundNames[i++], 0); in main()