Searched refs:PPP_Pdf (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ppapi/proxy/
H A Dppp_pdf_proxy.h20 static const PPP_Pdf* GetProxyInterface();
32 const PPP_Pdf* ppp_pdf_;
H A Dppp_pdf_proxy.cc28 const PPP_Pdf ppp_pdf_interface = {
34 const PPP_Pdf ppp_pdf_interface = {};
43 ppp_pdf_ = static_cast<const PPP_Pdf*>(
52 const PPP_Pdf* PPP_Pdf_Proxy::GetProxyInterface() {
/external/chromium_org/ppapi/c/private/
H A Dppp_pdf.h12 #define PPP_PDF_INTERFACE_1 "PPP_Pdf;1"
32 typedef PPP_Pdf_1 PPP_Pdf; typedef
/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_instance_impl.h769 const PPP_Pdf* plugin_pdf_interface_;
/external/chromium_org/pdf/
H A Dout_of_process_instance.cc166 const PPP_Pdf ppp_private = {
H A Dinstance.cc219 const PPP_Pdf ppp_private = {

Completed in 3492 milliseconds