Home
last modified time | relevance | path

Searched refs:m_hOldBitmap (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/win32/
Dcfx_windowsdib.h55 HBITMAP m_hOldBitmap; variable
Dfx_win32_dib.cpp199 m_hOldBitmap = (HBITMAP)SelectObject(m_hMemDC, m_hBitmap); in CFX_WindowsDIB()
203 SelectObject(m_hMemDC, m_hOldBitmap); in ~CFX_WindowsDIB()