Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:hbmp

775     OwnPtr<HBITMAP> hbmp(::CreateDIBSection(0, &bitmapInfo, DIB_RGB_COLORS, &bits, 0, 0));
782 sdi.hbmpDragImage = hbmp.leakPtr();