Home | History | Annotate | Download | only in win

Lines Matching refs:sharedFrameLoadDelegate

99 COMPtr<FrameLoadDelegate> sharedFrameLoadDelegate;
938 sharedFrameLoadDelegate->resetToConsistentState();
1247 if (FAILED(webView->setFrameLoadDelegate(sharedFrameLoadDelegate.get())))
1250 if (FAILED(viewPrivate->setFrameLoadDelegatePrivate(sharedFrameLoadDelegate.get())))
1352 sharedFrameLoadDelegate.adoptRef(new FrameLoadDelegate);