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

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

Completed in 26 milliseconds