Searched refs:pBitmap (Results 1 – 1 of 1) sorted by relevance
438 CBitmap* pBitmap = &m_bitmap; in DrawBitmap() local441 pBitmap = &m_bitmapSel; in DrawBitmap()443 pBitmap = &m_bitmapFocus; // third image for focused in DrawBitmap()445 pBitmap = &m_bitmapDisabled; // last image for disabled in DrawBitmap()451 CBitmap* pOld = memDC.SelectObject(pBitmap); in DrawBitmap()459 pBitmap->GetObject(sizeof(BITMAP), &bits); in DrawBitmap()