Home
last modified time | relevance | path

Searched defs:GetPlayVolume (Results 1 – 9 of 9) sorted by relevance

/dports/net/opal/opal-3.10.10/plugins/LID/TigerJet/
H A Dtj_win.cpp583 PLUGIN_FUNCTION_ARG2(GetPlayVolume, unsigned,line, unsigned *,volume) in PLUGIN_FUNCTION_ARG2() argument
/dports/net/opal/opal-3.10.10/plugins/LID/VPB/
H A Dvpb.cpp578 PLUGIN_FUNCTION_ARG2(GetPlayVolume, unsigned,line, unsigned *,volume) in PLUGIN_FUNCTION_ARG2() argument
/dports/net/opal/opal-3.10.10/src/lids/
H A Dlid.cxx357 PBoolean OpalLineInterfaceDevice::GetPlayVolume(unsigned, unsigned &) in GetPlayVolume() function in OpalLineInterfaceDevice
H A Dlidpluginmgr.cxx808 PBoolean OpalPluginLID::GetPlayVolume(unsigned line, unsigned & volume) in GetPlayVolume() function in OpalPluginLID
H A Dixjunix.cxx1431 PBoolean OpalIxJDevice::GetPlayVolume(unsigned, unsigned & volume) in GetPlayVolume() function in OpalIxJDevice
/dports/net/opal/opal-3.10.10/include/lids/
H A Dlidplugin.h186 PluginLID_Errors (*GetPlayVolume)(void * context, unsigned line, unsigned * volume); member
H A Dlid.h1188 virtual PBoolean GetPlayVolume( in GetPlayVolume() function
/dports/net/opal/opal-3.10.10/plugins/LID/IxJ/
H A Dixj_unix.cxx578 PLUGIN_FUNCTION_ARG2(GetPlayVolume, unsigned,line, unsigned *,volume) in PLUGIN_FUNCTION_ARG2() argument
H A Dixj_win.cpp1301 PLUGIN_FUNCTION_ARG2(GetPlayVolume, unsigned,line, unsigned *,volume) in PLUGIN_FUNCTION_ARG2() argument