Searched refs:SetRogerBeepType (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalSource.h737 void SetRogerBeepType(SInt32 inType);
H A DoalImp.cpp5026 oalSource->SetRogerBeepType(*(ALint*)data);
H A DoalSource.cpp4327 void OALSource::SetRogerBeepType(SInt32 inType) function in class:OALSource
4330 DebugMessageN2("OALSource::SetRogerBeepType - OALSource:inType = %ld:%d\n", (long int) mSelfToken, inType);
4333 DebugMessageN2("OALSource::SetRogerBeepType - OALSource:inType = %ld:%d\n", (long int) mSelfToken, inType);

Completed in 136 milliseconds