Searched refs:source_hbitmap (Results 1 – 2 of 2) sorted by relevance
300 HBITMAP source_hbitmap = in WriteBitmap() local303 if (bits && source_hbitmap) { in WriteBitmap()311 WriteBitmapFromHandle(source_hbitmap, in WriteBitmap()315 ::DeleteObject(source_hbitmap); in WriteBitmap()319 void Clipboard::WriteBitmapFromHandle(HBITMAP source_hbitmap, in WriteBitmapFromHandle() argument341 HBITMAP old_source = (HBITMAP)SelectObject(source_dc, source_hbitmap); in WriteBitmapFromHandle()
341 void WriteBitmapFromHandle(HBITMAP source_hbitmap, in NON_EXPORTED_BASE()