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