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

/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/PDF/
H A DPDFPlugin.h286 RetainPtr<WKPDFLayerControllerDelegate> m_pdfLayerControllerDelegate; member in class:WebKit::final
H A DPDFPlugin.mm508 , m_pdfLayerControllerDelegate(adoptNS([[WKPDFLayerControllerDelegate alloc] initWithPDFPlugin:this]))
510 m_pdfLayerController.get().delegate = m_pdfLayerControllerDelegate.get();

Completed in 191 milliseconds