Searched defs:GetBitmap (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/render/
H A Dcpdf_devicebuffer.h29 CFX_DIBitmap* GetBitmap() const { return m_pBitmap.get(); } function in class:CPDF_DeviceBuffer
/external/pdfium/core/fxge/
H A Dcfx_renderdevice.h103 CFX_DIBitmap* GetBitmap() const { return m_pBitmap; } function in class:CFX_RenderDevice
H A Dfx_dib.h403 CFX_DIBitmap* GetBitmap() { return m_pBitmap.get(); } function in class:CFX_DIBExtractor
588 CFX_DIBitmap* GetBitmap() { return m_pBitmap.get(); } function in class:CFX_BitmapStorer

Completed in 347 milliseconds