Lines Matching refs:bitmap
330 // I don't know of any other way to define "bitmap" formats other than by listing them
361 // Filter bitmap files
757 BITMAP bitmap;
758 GetObject(pImpl->_preview_bitmap, sizeof(bitmap), &bitmap);
759 const int destX = (rcClient.right - bitmap.bmWidth) / 2;
765 BitBlt(dc, destX, 0, bitmap.bmWidth, bitmap.bmHeight,
775 destX + bitmap.bmWidth, bitmap.bmHeight);
785 rcClient.top + bitmap.bmHeight + CaptionPadding,
1353 // Tidy up any previous bitmap renderings