Searched refs:GetPDFNamedImage (Results 1 – 3 of 3) sorted by relevance
65 RetainPtr<CFX_DIBitmap> GetPDFNamedImage(WideStringView wsName,
171 RetainPtr<CFX_DIBitmap> CXFA_FFDoc::GetPDFNamedImage(WideStringView wsName, in GetPDFNamedImage() function in CXFA_FFDoc
497 pDoc->GetPDFNamedImage(wsURL.AsStringView(), iImageXDpi, iImageYDpi); in XFA_LoadImageData()