Searched defs:proxySettings (Results 1 – 4 of 4) sorted by relevance
41 RetainPtr<CFDictionaryRef> proxySettings(AdoptCF, CFNetworkCopySystemProxySettings()); in addProxyServersForURL() local
79 RetainPtr<CFDictionaryRef> proxySettings(AdoptCF, CFNetworkCopySystemProxySettings()); in proxyIsEnabledInSystemPreferences() local
50 ProxyView.prototype.onProxySettingsChanged = function(proxySettings) { argument
440 BrowserBridge.prototype.receivedProxySettings = function(proxySettings) { argument