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
105 ByteString info = GetBitmapInfo(pBitmap); in GetDDBitmap()
141 ByteString info = GetBitmapInfo(pDIBitmap); in LoadFromFile()
176 ByteString info = GetBitmapInfo(pDIBitmap); in LoadDIBitmap()
Dcfx_windowsdib.h37 static ByteString GetBitmapInfo(const RetainPtr<CFX_DIBitmap>& pBitmap);
Dfx_win32_device.cpp793 ByteString info = CFX_WindowsDIB::GetBitmapInfo(pBitmap); in GDI_SetDIBits()
811 ByteString info = CFX_WindowsDIB::GetBitmapInfo(pBitmap); in GDI_SetDIBits()
834 ByteString info = CFX_WindowsDIB::GetBitmapInfo(pBitmap); in GDI_StretchDIBits()
849 CFX_WindowsDIB::GetBitmapInfo(pToStrechBitmap); in GDI_StretchDIBits()