Searched refs:safariHandle (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebChromeClient.cpp597 HMODULE safariHandle = GetModuleHandleW(L"Safari.exe"); local
598 if (!safariHandle)
600 GetModuleFileName(safariHandle, path, WTF_ARRAY_LENGTH(path));

Completed in 67 milliseconds