Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.h165 CFX_DIBitmap* XFA_LoadImageFromBuffer(IFX_FileRead* pImageFileRead,
Dxfa_ffdoc.cpp387 imageDIBDpi->pDibSource = XFA_LoadImageFromBuffer( in GetPDFNamedImage()
Dxfa_ffwidget.cpp1012 XFA_LoadImageFromBuffer(pImageFileRead, type, iImageXDpi, iImageYDpi); in XFA_LoadImageData()
1037 CFX_DIBitmap* XFA_LoadImageFromBuffer(IFX_FileRead* pImageFileRead, in XFA_LoadImageFromBuffer() function