Searched refs:HGDIOBJ (Results 1 – 5 of 5) sorted by relevance
213 HGDIOBJ origBitmap = SelectObject(hdc, hbitmap); in Create()217 HGDIOBJ hbitmap; in Create()
212 HGDIOBJ origBitmap = SelectObject(hdc, hbitmap); in Create()216 HGDIOBJ hbitmap; in Create()
149 HGDIOBJ select_success; in ScreenshotWindow()
71 HGDIOBJ = HANDLE variable
267 HGDIOBJ old_font = SelectObject(dc, new_font); in OnDrawItem()