Home
last modified time | relevance | path

Searched refs:LoadLibrarySystem32 (Results 1 – 25 of 42) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DDeviceManagerDx.cpp74 nsModuleHandle module(LoadLibrarySystem32(L"d3d11.dll")); in LoadD3D11()
187 nsModuleHandle dxgiModule(LoadLibrarySystem32(L"dxgi.dll")); in GetDXGIAdapter()
839 mDirectDrawDLL.own(LoadLibrarySystem32(L"ddraw.dll")); in InitializeDirectDraw()
/dports/www/firefox/firefox-99.0/toolkit/xre/
H A DnsWindowsWMain.cpp127 LoadLibrarySystem32(L"user32.dll"); in wmain()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DDeviceManagerDx.cpp90 nsModuleHandle module(LoadLibrarySystem32(L"d3d11.dll")); in LoadD3D11()
122 nsModuleHandle module(LoadLibrarySystem32(L"dcomp.dll")); in LoadDcomp()
492 nsModuleHandle dxgiModule(LoadLibrarySystem32(L"dxgi.dll")); in GetDXGIAdapter()
1269 mDirectDrawDLL.own(LoadLibrarySystem32(L"ddraw.dll")); in InitializeDirectDraw()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DDeviceManagerDx.cpp88 nsModuleHandle module(LoadLibrarySystem32(L"d3d11.dll")); in LoadD3D11()
120 nsModuleHandle module(LoadLibrarySystem32(L"dcomp.dll")); in LoadDcomp()
493 nsModuleHandle dxgiModule(LoadLibrarySystem32(L"dxgi.dll")); in GetDXGIAdapter()
1260 mDirectDrawDLL.own(LoadLibrarySystem32(L"ddraw.dll")); in InitializeDirectDraw()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DDeviceManagerDx.cpp90 nsModuleHandle module(LoadLibrarySystem32(L"d3d11.dll")); in LoadD3D11()
122 nsModuleHandle module(LoadLibrarySystem32(L"dcomp.dll")); in LoadDcomp()
492 nsModuleHandle dxgiModule(LoadLibrarySystem32(L"dxgi.dll")); in GetDXGIAdapter()
1269 mDirectDrawDLL.own(LoadLibrarySystem32(L"ddraw.dll")); in InitializeDirectDraw()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DDeviceManagerDx.cpp85 nsModuleHandle module(LoadLibrarySystem32(L"d3d11.dll")); in LoadD3D11()
117 nsModuleHandle module(LoadLibrarySystem32(L"dcomp.dll")); in LoadDcomp()
450 nsModuleHandle dxgiModule(LoadLibrarySystem32(L"dxgi.dll")); in GetDXGIAdapter()
1310 mDirectDrawDLL.own(LoadLibrarySystem32(L"ddraw.dll")); in InitializeDirectDraw()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DDeviceManagerDx.cpp73 nsModuleHandle module(LoadLibrarySystem32(L"d3d11.dll")); in LoadD3D11()
225 nsModuleHandle dxgiModule(LoadLibrarySystem32(L"dxgi.dll")); in GetDXGIAdapter()
1000 mDirectDrawDLL.own(LoadLibrarySystem32(L"ddraw.dll")); in InitializeDirectDraw()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DnsWindowsHelpers.h271 HMODULE inline LoadLibrarySystem32(LPCWSTR aModule) { in LoadLibrarySystem32() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DnsWindowsHelpers.h270 HMODULE inline LoadLibrarySystem32(LPCWSTR aModule) { in LoadLibrarySystem32() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/base/
H A DnsWindowsHelpers.h360 LoadLibrarySystem32(LPCWSTR aModule) in LoadLibrarySystem32() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DnsWindowsHelpers.h302 HMODULE inline LoadLibrarySystem32(LPCWSTR aModule) { in LoadLibrarySystem32() function
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DnsWindowsHelpers.h302 HMODULE inline LoadLibrarySystem32(LPCWSTR aModule) { in LoadLibrarySystem32() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DnsWindowsHelpers.h302 HMODULE inline LoadLibrarySystem32(LPCWSTR aModule) { in LoadLibrarySystem32() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/platforms/wmf/
H A DWMFUtils.cpp171 if (!LoadLibrarySystem32(dll)) { in LoadDLLs()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/platforms/wmf/
H A DWMFUtils.cpp190 if (!LoadLibrarySystem32(dll)) { in LoadDLLs()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/platforms/wmf/
H A DWMFUtils.cpp194 if (!LoadLibrarySystem32(dll)) { in LoadDLLs()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/wmf/
H A DWMFUtils.cpp196 if (!LoadLibrarySystem32(dll)) { in LoadDLLs()
/dports/www/firefox/firefox-99.0/dom/media/platforms/wmf/
H A DWMFUtils.cpp236 if (!LoadLibrarySystem32(dll)) { in LoadDLLs()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/platforms/wmf/
H A DWMFUtils.cpp196 if (!LoadLibrarySystem32(dll)) { in LoadDLLs()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLLibraryEGL.cpp329 if (LoadLibrarySystem32(L"d3dcompiler_47.dll")) in EnsureInitialized()
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DGLLibraryEGL.cpp369 if (LoadLibrarySystem32(L"d3dcompiler_47.dll")) break; in Init()
/dports/www/firefox-esr/firefox-91.8.0/dom/webauthn/
H A DWinWebAuthnManager.cpp55 gWinWebAuthnModule = LoadLibrarySystem32(L"webauthn.dll"); in WinWebAuthnManager()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/webauthn/
H A DWinWebAuthnManager.cpp57 gWinWebAuthnModule = LoadLibrarySystem32(L"webauthn.dll"); in WinWebAuthnManager()
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DGLLibraryEGL.cpp358 if (LoadLibrarySystem32(L"d3dcompiler_47.dll")) break; in Init()
/dports/www/firefox/firefox-99.0/dom/webauthn/
H A DWinWebAuthnManager.cpp55 gWinWebAuthnModule = LoadLibrarySystem32(L"webauthn.dll"); in WinWebAuthnManager()

12