Searched refs:GetFontFileWithFallback (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ppapi/cpp/private/
H A Dpdf.h29 static PP_Resource GetFontFileWithFallback(
H A Dpdf.cc51 PP_Resource PDF::GetFontFileWithFallback( function in class:pp::PDF
56 return get_interface<PPB_PDF>()->GetFontFileWithFallback(
/external/chromium_org/ppapi/thunk/
H A Dppb_pdf_thunk.cc34 PP_Resource GetFontFileWithFallback( function in namespace:ppapi::thunk::__anon10300
167 &GetFontFileWithFallback,
/external/chromium_org/ppapi/c/private/
H A Dppb_pdf.h105 PP_Resource (*GetFontFileWithFallback)( member in struct:PPB_PDF
110 // Given a resource previously returned by GetFontFileWithFallback, returns
/external/chromium_org/ppapi/api/private/finish_writing_these/
H A Dppb_pdf.idl89 PP_Resource GetFontFileWithFallback(
94 /* Given a resource previously returned by GetFontFileWithFallback, returns
/external/chromium_org/components/pdf/renderer/
H A Dppb_pdf_impl.cc74 PP_Resource GetFontFileWithFallback( function in namespace:pdf::__anon6690
326 &GetFontFileWithFallback, //
/external/chromium_org/pdf/pdfium/
H A Dpdfium_engine.cc252 PP_Resource font_resource = pp::PDF::GetFontFileWithFallback(

Completed in 138 milliseconds