Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffdoc.h65 RetainPtr<CFX_DIBitmap> GetPDFNamedImage(WideStringView wsName,
Dcxfa_ffdoc.cpp171 RetainPtr<CFX_DIBitmap> CXFA_FFDoc::GetPDFNamedImage(WideStringView wsName, in GetPDFNamedImage() function in CXFA_FFDoc
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp497 pDoc->GetPDFNamedImage(wsURL.AsStringView(), iImageXDpi, iImageYDpi); in XFA_LoadImageData()