Lines Matching full:proxy
4212 there are a number of ways these settings are changed, I made a proxy for the PDFView
4213 through which all view changing messages are sent. The proxy adds the behavior of
4221 (-[WebPDFView initWithFrame:]): Create proxy for PDFView.
4222 (-[WebPDFView dealloc]): Free proxy.
4224 target to the proxy instead of the PDFView.
4227 (-[WebPDFView _makeTextSmaller:]): Change PDFView via proxy
19762 (-[WebDownload _initWithLoadingConnection:request:response:delegate:proxy:]): Ditto.
19763 (-[WebDownload _initWithLoadingResource:request:response:delegate:proxy:]): Ditto.
27744 (-[WebDownload _initWithLoadingResource:request:response:delegate:proxy:]):
28120 (-[WebDownload _initWithLoadingResource:request:response:delegate:proxy:]):
28121 (+[WebDownload _downloadWithLoadingResource:request:response:delegate:proxy:]):
28169 (-[WebDownload _initWithLoadingResource:request:response:delegate:proxy:]):
28262 (-[WebDownload _initWithLoadingResource:request:response:delegate:proxy:]):
28263 (+[WebDownload _downloadWithLoadingResource:request:response:delegate:proxy:]):
28516 (-[WebDownload _initWithLoadingResource:request:response:delegate:proxy:]):
28517 (+[WebDownload _downloadWithLoadingResource:request:response:delegate:proxy:]):
29014 (-[WebDownload _initWithLoadingResource:request:response:delegate:proxy:]):
29015 (+[WebDownload _downloadWithLoadingResource:request:response:delegate:proxy:]):
30058 (-[WebDownload _initWithLoadingResource:request:response:delegate:proxy:]): call _downloadStarted
30292 (-[WebDownload _initWithLoadingResource:request:response:delegate:proxy:]): renamed, don't pass a datasource so WebDownload is completely disconnected from the that. Pass the proxy so it transfers ownership from WebMainResourceClient and it doesn'
30599 (-[WebMainResourceClient dealloc]): release the proxy
30606 (-[WebMainResourceClient startLoading:]): make the proxy the delegate