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