Searched refs:hbitmap (Results 1 – 1 of 1) sorted by relevance
254 HBITMAP hbitmap = 0; in draw() local260 hbitmap = m_hbitmap.get(); in draw()265 hbitmap = hTempBitmap.get(); in draw()268 if (!hbitmap) { in draw()281 HGDIOBJ hOldBmp = SelectObject(hmemdc.get(), hbitmap); in draw()