Searched refs:pDibSource (Results 1 – 2 of 2) sorted by relevance
302 delete pImage->pDibSource; in CloseDoc()303 pImage->pDibSource = NULL; in CloseDoc()332 return (CFX_DIBitmap*)imageDIBDpi->pDibSource; in GetPDFNamedImage()380 imageDIBDpi->pDibSource = NULL; in GetPDFNamedImage()387 imageDIBDpi->pDibSource = XFA_LoadImageFromBuffer( in GetPDFNamedImage()394 return (CFX_DIBitmap*)imageDIBDpi->pDibSource; in GetPDFNamedImage()
18 CFX_DIBSource* pDibSource; member