Home | History | Annotate | Download | only in WebView

Lines Matching refs:policyDelegate

1449         _private->policyDelegateForwarder = [[_WebSafeForwarder alloc] initWithTarget:_private->policyDelegate defaultTarget:[WebDefaultPolicyDelegate sharedPolicyDelegate] catchExceptions:_private->catchesDelegateExceptions];
2959 _private->policyDelegate = delegate;
2964 - policyDelegate
2966 return _private->policyDelegate;