Home
last modified time | relevance | path

Searched refs:bmWidthBytes (Results 1 – 25 of 564) sorted by relevance

12345678910>>...23

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/win/
H A DImageCGWin.cpp54 …dibSection.dsBm.bmWidthBytes, deviceRGBColorSpaceRef(), kCGBitmapByteOrder32Little | kCGImageAlpha… in create()
70 int bufferSize = bmpInfo.bmWidthBytes * bmpInfo.bmHeight; in getHBITMAPOfSize()
73 …8, bmpInfo.bmWidthBytes, deviceRGBColorSpaceRef(), kCGBitmapByteOrder32Little | kCGImageAlphaPremu… in getHBITMAPOfSize()
H A DDIBPixelData.cpp45 m_bitmapBufferLength = bmpInfo.bmWidthBytes * bmpInfo.bmHeight; in initialize()
47 m_bytesPerRow = bmpInfo.bmWidthBytes; in initialize()
H A DImageCairoWin.cpp67 int bufferSize = bmpInfo.bmWidthBytes * bmpInfo.bmHeight; in getHBITMAPOfSize()
75 bmpInfo.bmWidthBytes); in getHBITMAPOfSize()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevwddb.c79 #define bmWidthBytes 4 /* must be even */ macro
80 #define bmWidthBits (bmWidthBytes * 8)
260 if (tile->raster == bmWidthBytes && tile->size.y <= bmHeight && in win_ddb_tile_rectangle()
283 (DWORD) (bmWidthBytes * tile->size.y), in win_ddb_tile_rectangle()
331 BYTE aBit[bmWidthBytes * bmHeight]; in win_ddb_copy_mono()
388 if (raster == bmWidthBytes) { /* We can do the whole thing in a single transfer! */ in win_ddb_copy_mono()
390 (DWORD) (bmWidthBytes * h), in win_ddb_copy_mono()
394 ptr_line += raster, aptr += bmWidthBytes in win_ddb_copy_mono()
411 (DWORD) (bmWidthBytes * h), in win_ddb_copy_mono()
H A Dgdevwprn.c87 #define bmWidthBytes 4 /* must be even */ macro
88 #define bmWidthBits (bmWidthBytes * 8)
377 if (tile->raster == bmWidthBytes && tile->size.y <= bmHeight && in win_prn_tile_rectangle()
400 (DWORD) (bmWidthBytes * tile->size.y), in win_prn_tile_rectangle()
461 BYTE aBit[bmWidthBytes * bmHeight]; in win_prn_copy_mono()
518 if (raster == bmWidthBytes) { /* We can do the whole thing in a single transfer! */ in win_prn_copy_mono()
520 (DWORD) (bmWidthBytes * h), in win_prn_copy_mono()
524 ptr_line += raster, aptr += bmWidthBytes in win_prn_copy_mono()
541 (DWORD) (bmWidthBytes * h), in win_prn_copy_mono()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevwddb.c81 #define bmWidthBytes 4 /* must be even */ macro
82 #define bmWidthBits (bmWidthBytes * 8)
261 if (tile->raster == bmWidthBytes && tile->size.y <= bmHeight && in win_ddb_tile_rectangle()
284 (DWORD) (bmWidthBytes * tile->size.y), in win_ddb_tile_rectangle()
331 BYTE aBit[bmWidthBytes * bmHeight]; in win_ddb_copy_mono()
388 if (raster == bmWidthBytes) { /* We can do the whole thing in a single transfer! */ in win_ddb_copy_mono()
390 (DWORD) (bmWidthBytes * h), in win_ddb_copy_mono()
394 ptr_line += raster, aptr += bmWidthBytes in win_ddb_copy_mono()
411 (DWORD) (bmWidthBytes * h), in win_ddb_copy_mono()
H A Dgdevwprn.c88 #define bmWidthBytes 4 /* must be even */ macro
89 #define bmWidthBits (bmWidthBytes * 8)
375 if (tile->raster == bmWidthBytes && tile->size.y <= bmHeight && in win_prn_tile_rectangle()
398 (DWORD) (bmWidthBytes * tile->size.y), in win_prn_tile_rectangle()
458 BYTE aBit[bmWidthBytes * bmHeight]; in win_prn_copy_mono()
515 if (raster == bmWidthBytes) { /* We can do the whole thing in a single transfer! */ in win_prn_copy_mono()
517 (DWORD) (bmWidthBytes * h), in win_prn_copy_mono()
521 ptr_line += raster, aptr += bmWidthBytes in win_prn_copy_mono()
538 (DWORD) (bmWidthBytes * h), in win_prn_copy_mono()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevwddb.c81 #define bmWidthBytes 4 /* must be even */ macro
82 #define bmWidthBits (bmWidthBytes * 8)
261 if (tile->raster == bmWidthBytes && tile->size.y <= bmHeight && in win_ddb_tile_rectangle()
284 (DWORD) (bmWidthBytes * tile->size.y), in win_ddb_tile_rectangle()
331 BYTE aBit[bmWidthBytes * bmHeight]; in win_ddb_copy_mono()
388 if (raster == bmWidthBytes) { /* We can do the whole thing in a single transfer! */ in win_ddb_copy_mono()
390 (DWORD) (bmWidthBytes * h), in win_ddb_copy_mono()
394 ptr_line += raster, aptr += bmWidthBytes in win_ddb_copy_mono()
411 (DWORD) (bmWidthBytes * h), in win_ddb_copy_mono()
H A Dgdevwprn.c88 #define bmWidthBytes 4 /* must be even */ macro
89 #define bmWidthBits (bmWidthBytes * 8)
375 if (tile->raster == bmWidthBytes && tile->size.y <= bmHeight && in win_prn_tile_rectangle()
398 (DWORD) (bmWidthBytes * tile->size.y), in win_prn_tile_rectangle()
458 BYTE aBit[bmWidthBytes * bmHeight]; in win_prn_copy_mono()
515 if (raster == bmWidthBytes) { /* We can do the whole thing in a single transfer! */ in win_prn_copy_mono()
517 (DWORD) (bmWidthBytes * h), in win_prn_copy_mono()
521 ptr_line += raster, aptr += bmWidthBytes in win_prn_copy_mono()
538 (DWORD) (bmWidthBytes * h), in win_prn_copy_mono()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevwddb.c79 #define bmWidthBytes 4 /* must be even */ macro
80 #define bmWidthBits (bmWidthBytes * 8)
260 if (tile->raster == bmWidthBytes && tile->size.y <= bmHeight && in win_ddb_tile_rectangle()
283 (DWORD) (bmWidthBytes * tile->size.y), in win_ddb_tile_rectangle()
331 BYTE aBit[bmWidthBytes * bmHeight]; in win_ddb_copy_mono()
388 if (raster == bmWidthBytes) { /* We can do the whole thing in a single transfer! */ in win_ddb_copy_mono()
390 (DWORD) (bmWidthBytes * h), in win_ddb_copy_mono()
394 ptr_line += raster, aptr += bmWidthBytes in win_ddb_copy_mono()
411 (DWORD) (bmWidthBytes * h), in win_ddb_copy_mono()
H A Dgdevwprn.c87 #define bmWidthBytes 4 /* must be even */ macro
88 #define bmWidthBits (bmWidthBytes * 8)
377 if (tile->raster == bmWidthBytes && tile->size.y <= bmHeight && in win_prn_tile_rectangle()
400 (DWORD) (bmWidthBytes * tile->size.y), in win_prn_tile_rectangle()
461 BYTE aBit[bmWidthBytes * bmHeight]; in win_prn_copy_mono()
518 if (raster == bmWidthBytes) { /* We can do the whole thing in a single transfer! */ in win_prn_copy_mono()
520 (DWORD) (bmWidthBytes * h), in win_prn_copy_mono()
524 ptr_line += raster, aptr += bmWidthBytes in win_prn_copy_mono()
541 (DWORD) (bmWidthBytes * h), in win_prn_copy_mono()
/dports/games/battletanks/btanks-0.9.8083/sdlx/
H A Dsurface.cpp376 bits = new Uint8[bm.bmWidthBytes*bm.bmHeight]; in load_from_resource()
377 temp = new Uint8[bm.bmWidthBytes*bm.bmHeight]; in load_from_resource()
378 memcpy(temp, bm.bmBits, bm.bmWidthBytes*bm.bmHeight); in load_from_resource()
389 ptemp = temp + j * bm.bmWidthBytes; in load_from_resource()
390 for (int x = 0; x < bm.bmWidthBytes; x++) in load_from_resource()
399 for (int i = 0; i < bm.bmWidthBytes*bm.bmHeight; i += 3) in load_from_resource()
409 memcpy(surf->pixels, bits, bm.bmWidthBytes*bm.bmHeight); in load_from_resource()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevwddb.c84 #define bmWidthBytes 4 /* must be even */ macro
85 #define bmWidthBits (bmWidthBytes * 8)
265 if (tile->raster == bmWidthBytes && tile->size.y <= bmHeight && in win_ddb_tile_rectangle()
288 (DWORD) (bmWidthBytes * tile->size.y), in win_ddb_tile_rectangle()
336 BYTE aBit[bmWidthBytes * bmHeight]; in win_ddb_copy_mono()
393 if (raster == bmWidthBytes) { /* We can do the whole thing in a single transfer! */ in win_ddb_copy_mono()
395 (DWORD) (bmWidthBytes * h), in win_ddb_copy_mono()
399 ptr_line += raster, aptr += bmWidthBytes in win_ddb_copy_mono()
416 (DWORD) (bmWidthBytes * h), in win_ddb_copy_mono()
H A Dgdevwprn.c89 #define bmWidthBytes 4 /* must be even */ macro
90 #define bmWidthBits (bmWidthBytes * 8)
364 if (tile->raster == bmWidthBytes && tile->size.y <= bmHeight && in win_prn_tile_rectangle()
387 (DWORD) (bmWidthBytes * tile->size.y), in win_prn_tile_rectangle()
448 BYTE aBit[bmWidthBytes * bmHeight]; in win_prn_copy_mono()
505 if (raster == bmWidthBytes) { /* We can do the whole thing in a single transfer! */ in win_prn_copy_mono()
507 (DWORD) (bmWidthBytes * h), in win_prn_copy_mono()
511 ptr_line += raster, aptr += bmWidthBytes in win_prn_copy_mono()
528 (DWORD) (bmWidthBytes * h), in win_prn_copy_mono()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevwddb.c84 #define bmWidthBytes 4 /* must be even */ macro
85 #define bmWidthBits (bmWidthBytes * 8)
265 if (tile->raster == bmWidthBytes && tile->size.y <= bmHeight && in win_ddb_tile_rectangle()
288 (DWORD) (bmWidthBytes * tile->size.y), in win_ddb_tile_rectangle()
336 BYTE aBit[bmWidthBytes * bmHeight]; in win_ddb_copy_mono()
393 if (raster == bmWidthBytes) { /* We can do the whole thing in a single transfer! */ in win_ddb_copy_mono()
395 (DWORD) (bmWidthBytes * h), in win_ddb_copy_mono()
399 ptr_line += raster, aptr += bmWidthBytes in win_ddb_copy_mono()
416 (DWORD) (bmWidthBytes * h), in win_ddb_copy_mono()
H A Dgdevwprn.c89 #define bmWidthBytes 4 /* must be even */ macro
90 #define bmWidthBits (bmWidthBytes * 8)
364 if (tile->raster == bmWidthBytes && tile->size.y <= bmHeight && in win_prn_tile_rectangle()
387 (DWORD) (bmWidthBytes * tile->size.y), in win_prn_tile_rectangle()
448 BYTE aBit[bmWidthBytes * bmHeight]; in win_prn_copy_mono()
505 if (raster == bmWidthBytes) { /* We can do the whole thing in a single transfer! */ in win_prn_copy_mono()
507 (DWORD) (bmWidthBytes * h), in win_prn_copy_mono()
511 ptr_line += raster, aptr += bmWidthBytes in win_prn_copy_mono()
528 (DWORD) (bmWidthBytes * h), in win_prn_copy_mono()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/win32/org/eclipse/swt/dnd/
H A DTreeDragSourceEffect.java124 int sizeInBytes = dibBM.bmWidthBytes * dibBM.bmHeight; in getDragSourceImage()
132 …ImageData data = new ImageData(srcWidth, srcHeight, bm.bmBitsPixel, palette, bm.bmWidthBytes, srcD… in getDragSourceImage()
135 int spinc = dibBM.bmWidthBytes - srcWidth * 4; in getDragSourceImage()
H A DTableDragSourceEffect.java125 int sizeInBytes = dibBM.bmWidthBytes * dibBM.bmHeight; in getDragSourceImage()
133 …ImageData data = new ImageData(srcWidth, srcHeight, bm.bmBitsPixel, palette, bm.bmWidthBytes, srcD… in getDragSourceImage()
136 int spinc = dibBM.bmWidthBytes - srcWidth * 4; in getDragSourceImage()
/dports/net/tigervnc-server/tigervnc-1.12.0/win/rfb_win32/
H A DDeviceFrameBuffer.cxx210 rdr::U8Array mask(maskInfo.bmWidthBytes * maskInfo.bmHeight); in setCursor()
212 rdr::U8* xorMask = mask.buf + height * maskInfo.bmWidthBytes; in setCursor()
215 maskInfo.bmWidthBytes * maskInfo.bmHeight, mask.buf)) in setCursor()
222 int byte = y * maskInfo.bmWidthBytes + x / 8; in setCursor()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/win/rfb_win32/
H A DDeviceFrameBuffer.cxx210 rdr::U8Array mask(maskInfo.bmWidthBytes * maskInfo.bmHeight); in setCursor()
212 rdr::U8* xorMask = mask.buf + height * maskInfo.bmWidthBytes; in setCursor()
215 maskInfo.bmWidthBytes * maskInfo.bmHeight, mask.buf)) in setCursor()
222 int byte = y * maskInfo.bmWidthBytes + x / 8; in setCursor()
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-capture/
H A Dcursor-capture.c9 unsigned int size = bmp->bmHeight * bmp->bmWidthBytes; in get_bitmap_data()
48 mask_pix_offs = y * (bmp_mask->bmWidthBytes * 8) + x; in apply_mask()
107 bottom = bmp.bmWidthBytes * bmp.bmHeight; in copy_from_mask()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Ddeprecate.c239 bitmap.bmWidthBytes = bitmap.bmWidth * 4; in CropImageToHBITMAP()
350 bitmap.bmWidthBytes=4*bitmap.bmWidth; in ImageToHBITMAP()
354 length=bitmap.bmWidthBytes*bitmap.bmHeight; in ImageToHBITMAP()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Ddeprecate.c239 bitmap.bmWidthBytes = bitmap.bmWidth * 4; in CropImageToHBITMAP()
350 bitmap.bmWidthBytes=4*bitmap.bmWidth; in ImageToHBITMAP()
354 length=bitmap.bmWidthBytes*bitmap.bmHeight; in ImageToHBITMAP()
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/msos/
H A Dvidinput_app.cxx235 size = bitmap.bmHeight*bitmap.bmWidthBytes; in GetMaxFrameBytes()
258 *bytesReturned = bitmap.bmHeight*bitmap.bmWidthBytes; in GetFrameDataNoDelay()
403 pixels = m_tempPixelBuffer.GetPointer(bitmap.bmHeight*bitmap.bmWidthBytes); in GetWindowBitmap()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DBITMAP.java20 public int bmWidthBytes; field in BITMAP

12345678910>>...23