Searched refs:pSongHook (Results 1 - 2 of 2) sorted by path

/haiku/headers/os/midi/
H A DMidiSynthFile.h35 void SetFileHook(synth_file_hook pSongHook, int32 arg);
/haiku/src/kits/midi/
H A DMidiSynthFile.cpp143 BMidiSynthFile::SetFileHook(synth_file_hook pSongHook, int32 arg) argument
145 fStore->fHookFunc = pSongHook;

Completed in 58 milliseconds