Lines Matching full:diddisplayinsecurecontentforframe
184 didDisplayInsecureContentForFrame,
351 void InjectedBundlePage::didDisplayInsecureContentForFrame(WKBundlePageRef page, WKBundleFrameRef frame, WKTypeRef*, const void* clientInfo)
353 static_cast<InjectedBundlePage*>(const_cast<void*>(clientInfo))->didDisplayInsecureContentForFrame(frame);
642 void InjectedBundlePage::didDisplayInsecureContentForFrame(WKBundleFrameRef frame)