Searched refs:SetFileHook (Results 1 – 3 of 3) sorted by relevance
35 void SetFileHook(synth_file_hook pSongHook, int32 arg);
143 BMidiSynthFile::SetFileHook(synth_file_hook pSongHook, int32 arg) in SetFileHook() function in BMidiSynthFile
405 fMidiSynthFile.SetFileHook(_StopHook, (int32)(addr_t)this); in StartSynth()