HomeSort by relevance Sort by last modified time
    Searched refs:SetProxyInfo (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/wx/
WebView.h 217 static void SetProxyInfo(const wxString& host = wxEmptyString,
WebView.cpp 1123 void wxWebView::SetProxyInfo(const wxString& host,
1131 mgr->setProxyInfo(host, port, curlProxyType(type), username, password);

Completed in 70 milliseconds