Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_dib.cpp14 ByteString CFX_WindowsDIB::GetBitmapInfo( in GetBitmapInfo() function in CFX_WindowsDIB
109 ByteString info = GetBitmapInfo(pBitmap); in GetDDBitmap()
145 ByteString info = GetBitmapInfo(pDIBitmap); in LoadFromFile()
180 ByteString info = GetBitmapInfo(pDIBitmap); in LoadDIBitmap()
Dcfx_windowsdib.h30 static ByteString GetBitmapInfo(const RetainPtr<CFX_DIBitmap>& pBitmap);
Dfx_win32_device.cpp781 ByteString info = CFX_WindowsDIB::GetBitmapInfo(pBitmap); in GDI_SetDIBits()
800 ByteString info = CFX_WindowsDIB::GetBitmapInfo(pBitmap); in GDI_SetDIBits()
822 ByteString info = CFX_WindowsDIB::GetBitmapInfo(pBitmap); in GDI_StretchDIBits()
838 CFX_WindowsDIB::GetBitmapInfo(pToStrechBitmap); in GDI_StretchDIBits()