Home
last modified time | relevance | path

Searched refs:loadedDll (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/platforms/wmf/
H A DWMFUtils.cpp173 for (const wchar_t* loadedDll : loadedDlls) { in LoadDLLs() local
174 FreeLibrary(GetModuleHandleW(loadedDll)); in LoadDLLs()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/platforms/wmf/
H A DWMFUtils.cpp192 for (const wchar_t* loadedDll : loadedDlls) { in LoadDLLs() local
193 FreeLibrary(GetModuleHandleW(loadedDll)); in LoadDLLs()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/platforms/wmf/
H A DWMFUtils.cpp196 for (const wchar_t* loadedDll : loadedDlls) { in LoadDLLs() local
197 FreeLibrary(GetModuleHandleW(loadedDll)); in LoadDLLs()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/wmf/
H A DWMFUtils.cpp198 for (const wchar_t* loadedDll : loadedDlls) { in LoadDLLs() local
199 FreeLibrary(GetModuleHandleW(loadedDll)); in LoadDLLs()
/dports/www/firefox/firefox-99.0/dom/media/platforms/wmf/
H A DWMFUtils.cpp238 for (const wchar_t* loadedDll : loadedDlls) { in LoadDLLs() local
239 FreeLibrary(GetModuleHandleW(loadedDll)); in LoadDLLs()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/platforms/wmf/
H A DWMFUtils.cpp198 for (const wchar_t* loadedDll : loadedDlls) { in LoadDLLs() local
199 FreeLibrary(GetModuleHandleW(loadedDll)); in LoadDLLs()