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

/external/webkit/WebKit/wx/
H A DWebView.cpp941 static WebCore::ResourceHandleManager::ProxyType curlProxyType(wxProxyType type) function
964 mgr->setProxyInfo(host, port, curlProxyType(type), username, password);

Completed in 256 milliseconds