Searched refs:PPB_PDF (Results 1 – 9 of 9) sorted by relevance
17 template <> const char* interface_name<PPB_PDF>() { in interface_name()25 return has_interface<PPB_PDF>(); in IsAvailable()31 if (has_interface<PPB_PDF>()) { in GetLocalizedString()33 get_interface<PPB_PDF>()->GetLocalizedString( in GetLocalizedString()42 if (has_interface<PPB_PDF>()) { in GetResourceImage()44 get_interface<PPB_PDF>()->GetResourceImage( in GetResourceImage()55 if (has_interface<PPB_PDF>()) { in GetFontFileWithFallback()56 return get_interface<PPB_PDF>()->GetFontFileWithFallback( in GetFontFileWithFallback()67 if (has_interface<PPB_PDF>()) { in GetFontTableForPrivateFontFile()68 return get_interface<PPB_PDF>()->GetFontTableForPrivateFontFile(font_file, in GetFontTableForPrivateFontFile()[all …]
31 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()93 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()104 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()115 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()127 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()138 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()149 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()160 const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk(); in TEST_F()
10 struct PPB_PDF;31 static const PPB_PDF* GetInterface();
323 const PPB_PDF ppb_pdf = { //348 const PPB_PDF* PPB_PDF_Impl::GetInterface() { in GetInterface()
164 const PPB_PDF g_ppb_pdf_thunk = {188 const PPB_PDF* GetPPB_PDF_Thunk() { in GetPPB_PDF_Thunk()
43 PPB_PDF)
2 content-based clients. It provides an implementation for the PPB_PDF ppapi
92 struct PPB_PDF { struct
6 /* This file contains PPB_PDF interface. */