Searched refs:WKPDFLayerControllerDelegate (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/PDF/
H A DPDFPlugin.h50 OBJC_CLASS WKPDFLayerControllerDelegate; variable
286 RetainPtr<WKPDFLayerControllerDelegate> m_pdfLayerControllerDelegate;
H A DPDFPlugin.mm311 @interface WKPDFLayerControllerDelegate : NSObject<PDFLayerControllerDelegate> {
319 @implementation WKPDFLayerControllerDelegate
508 , m_pdfLayerControllerDelegate(adoptNS([[WKPDFLayerControllerDelegate alloc] initWithPDFPlugin:this]))

Completed in 71 milliseconds