Home
last modified time | relevance | path

Searched refs:MIDILOCALE2Patch (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/directx/wine/dmusic/
H A Ddmusic_private.h257 extern DWORD MIDILOCALE2Patch (const MIDILOCALE *pLocale) DECLSPEC_HIDDEN;
H A Dinstrument.c97 *pdwPatch = MIDILOCALE2Patch(&This->header.Locale); in IDirectMusicInstrumentImpl_GetPatch()
H A Ddmusic_main.c195 DWORD MIDILOCALE2Patch (const MIDILOCALE *pLocale) { in MIDILOCALE2Patch() function
H A Dcollection.c453 … TRACE(" => dwPatch: %d\n", MIDILOCALE2Patch(&instrument->header.Locale)); in IPersistStreamImpl_Load()
H A Dport.c304 instrument_info->ulPatch = MIDILOCALE2Patch(&instrument_object->header.Locale); in SynthPortImpl_IDirectMusicPort_DownloadInstrument()