Home
last modified time | relevance | path

Searched refs:GetPDFNamedImage (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/
Dxfa_ffdoc.h52 CFX_DIBitmap* GetPDFNamedImage(const CFX_WideStringC& wsName,
/external/pdfium/xfa/fxfa/app/
Dxfa_ffdoc.cpp359 CFX_DIBitmap* CXFA_FFDoc::GetPDFNamedImage(const CFX_WideStringC& wsName, in GetPDFNamedImage() function in CXFA_FFDoc
Dxfa_ffwidget.cpp1077 pDoc->GetPDFNamedImage(wsURL.AsStringC(), iImageXDpi, iImageYDpi); in XFA_LoadImageData()