Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffdoc.h74 RetainPtr<CFX_DIBitmap> GetPDFNamedImage(const WideStringView& wsName,
Dcxfa_ffdoc.cpp339 RetainPtr<CFX_DIBitmap> CXFA_FFDoc::GetPDFNamedImage( in GetPDFNamedImage() function in CXFA_FFDoc
Dcxfa_widgetacc.cpp193 pDoc->GetPDFNamedImage(wsURL.AsStringView(), iImageXDpi, iImageYDpi); in XFA_LoadImageData()