Searched refs:pDibSource (Results 1 – 2 of 2) sorted by relevance
346 delete pair.second.pDibSource; in CloseDoc()370 return static_cast<CFX_DIBitmap*>(it->second.pDibSource); in GetPDFNamedImage()410 CFX_DIBitmap* pDibSource = XFA_LoadImageFromBuffer( in GetPDFNamedImage() local412 m_HashToDibDpiMap[dwHash] = {pDibSource, iImageXDpi, iImageYDpi}; in GetPDFNamedImage()413 return pDibSource; in GetPDFNamedImage()
23 CFX_DIBSource* pDibSource; member