Searched refs:m_hBmPixmapOld (Results 1 – 2 of 2) sorted by relevance
56 HBITMAP m_hBmPixmap, m_hBmPixmapOld; variable
97 m_hBmPixmapOld = 0; in OsInit()343 m_hBmPixmapOld = (HBITMAP)SelectObject(m_hDcPixmap, m_hBmPixmap); in OsDoInitAPI()363 SelectObject(m_hDcPixmap, m_hBmPixmapOld); in OsDoReleaseAPI()