Lines Matching refs:webKitModule
315 if (HMODULE webKitModule = LoadLibrary(WEBKITDLL))316 if (FARPROC dllRegisterServer = GetProcAddress(webKitModule, "DllRegisterServer"))