Home
last modified time | relevance | path

Searched refs:bitmap_unit (Results 1 – 25 of 340) sorted by relevance

12345678910>>...14

/dports/x11/libX11/libX11-1.7.2/src/
H A DImUtil.c128 switch (img->bitmap_unit) { in _xynormalizeimagebits()
147 _XReverse_Bytes (bp, img->bitmap_unit >> 3); in _xynormalizeimagebits()
257 (((x) + img->xoffset) / img->bitmap_unit) * (img->bitmap_unit >> 3)
342 image->bitmap_unit = dpy->bitmap_unit; in XCreateImage()
494 nbytes = ximage->bitmap_unit >> 3; in _XGetPixel()
501 bits = (x + ximage->xoffset) % ximage->bitmap_unit; in _XGetPixel()
671 nbytes = ximage->bitmap_unit >> 3; in _XPutPixel()
674 i = ((x + ximage->xoffset) % ximage->bitmap_unit); in _XPutPixel()
683 nbytes = ximage->bitmap_unit >> 3; in _XPutPixel()
690 i = ((x + ximage->xoffset) % ximage->bitmap_unit); in _XPutPixel()
[all …]
H A DPutImage.c598 (((bitmap_unit == 32) ? 2 : ((bitmap_unit == 16) ? 1 : 0)) \
631 req->leftPad = total_xoffset & (dpy->bitmap_unit - 1); in SendXYImage()
650 [ComposeIndex(dpy->bitmap_unit, in SendXYImage()
657 half_order = HalfOrderWord[ComposeIndex(dpy->bitmap_unit, in SendXYImage()
689 total_xoffset &= (image->bitmap_unit - 1) >> 3; in SendXYImage()
712 swapfunc = SwapFunction[ComposeIndex(image->bitmap_unit, in SendXYImage()
715 [ComposeIndex(image->bitmap_unit, in SendXYImage()
724 swapfunc = SwapFunction[ComposeIndex(image->bitmap_unit, in SendXYImage()
727 [ComposeIndex(dpy->bitmap_unit, in SendXYImage()
730 half_order = HalfOrder[ComposeIndex(image->bitmap_unit, in SendXYImage()
[all …]
/dports/graphics/xpaint/xpaint-2.9.10.3/rw/
H A DreadWriteXWD.c251 hdr.bitmap_unit = 8; in WriteXWD()
269 hdr.bitmap_unit = 8; in WriteXWD()
288 hdr.bitmap_unit = 8; in WriteXWD()
295 hdr.bitmap_unit = 32; in WriteXWD()
317 writelong(fp, hdr.bitmap_unit); in WriteXWD()
472 hdr.bitmap_unit = swaplong(hdr.bitmap_unit); in ReadXWD()
506 if (hdr.bitmap_unit != 8 && hdr.bitmap_unit != 16 && hdr.bitmap_unit != 32) in ReadXWD()
579 bits_per_item = hdr.bitmap_unit; in ReadXWD()
/dports/graphics/xli/xli-2006-11-10/
H A Dxwd.c57 header->bitmap_unit = memToVal(gh.bitmap_unit, 4); in isXWD()
83 header->bitmap_unit = memToValLSB(gh.bitmap_unit, 4); in isXWD()
162 header->bitmap_unit); in isXWD()
165 header->bitmap_unit); in isXWD()
210 if (header.bitmap_unit > 7) /* supposed to be 8, 16, or 32 but appears */ in loadXYBitmap()
211 unit = header.bitmap_unit / 8; /* to often be the byte count. this will */ in loadXYBitmap()
213 unit = header.bitmap_unit; in loadXYBitmap()
306 if (header.bitmap_unit > 7) /* supposed to be 8, 16, or 32 but appears */ in loadXYPixmap()
307 unit = header.bitmap_unit / 8; /* to often be the byte count. this will */ in loadXYPixmap()
309 unit = header.bitmap_unit; in loadXYPixmap()
H A Dxwd.h24 byte bitmap_unit[4]; /* Bitmap unit */ member
52 unsigned int bitmap_unit; /* Bitmap unit */ member
/dports/misc/magicpoint/magicpoint-1.13a/image/
H A Dxwd.c54 header->bitmap_unit= memToVal(gh.bitmap_unit, 4);
167 if (header.bitmap_unit > 7) /* supposed to be 8, 16, or 32 but appears */
168 unit= header.bitmap_unit / 8; /* to often be the byte count. this will */
170 unit= header.bitmap_unit;
245 if (header.bitmap_unit > 7) /* supposed to be 8, 16, or 32 but appears */
246 unit= header.bitmap_unit / 8; /* to often be the byte count. this will */
248 unit= header.bitmap_unit;
H A Dxwd.h22 byte bitmap_unit[4]; /* Bitmap unit */ member
50 unsigned int bitmap_unit; /* Bitmap unit */ member
/dports/x11/xloadimage/xloadimage.4.1/
H A Dxwd.c54 header->bitmap_unit= memToVal(gh.bitmap_unit, 4);
167 if (header.bitmap_unit > 7) /* supposed to be 8, 16, or 32 but appears */
168 unit= header.bitmap_unit / 8; /* to often be the byte count. this will */
170 unit= header.bitmap_unit;
245 if (header.bitmap_unit > 7) /* supposed to be 8, 16, or 32 but appears */
246 unit= header.bitmap_unit / 8; /* to often be the byte count. this will */
248 unit= header.bitmap_unit;
H A Dxwd.h22 byte bitmap_unit[4]; /* Bitmap unit */ member
50 unsigned int bitmap_unit; /* Bitmap unit */ member
/dports/editors/ted/Ted-2.23/appFrame/
H A DdrawImageMotif.c109 if ( xim->bitmap_unit > 32 ) in drawUtilMotifMakeImage()
110 { LDEB(xim->bitmap_unit); return -1; } in drawUtilMotifMakeImage()
112 bitmapUnit= xim->bitmap_unit; in drawUtilMotifMakeImage()
/dports/graphics/xv/xv-3.10a/
H A Dxvxwd.c41 CARD32 bitmap_unit; /* Bitmap unit */ member
301 h11P->bitmap_unit = bs_long(h11P->bitmap_unit);
337 if (h11P->bitmap_unit != 8 && h11P->bitmap_unit != 16 &&
338 h11P->bitmap_unit != 32) {
340 (long)h11P->bitmap_unit);
431 bits_per_item = h11P->bitmap_unit;
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvxwd.c41 CARD32 bitmap_unit; /* Bitmap unit */ member
301 h11P->bitmap_unit = bs_long(h11P->bitmap_unit);
337 if (h11P->bitmap_unit != 8 && h11P->bitmap_unit != 16 &&
338 h11P->bitmap_unit != 32) {
340 (long)h11P->bitmap_unit);
431 bits_per_item = h11P->bitmap_unit;
/dports/japanese/xv/xv-3.10a/
H A Dxvxwd.c41 CARD32 bitmap_unit; /* Bitmap unit */ member
301 h11P->bitmap_unit = bs_long(h11P->bitmap_unit);
337 if (h11P->bitmap_unit != 8 && h11P->bitmap_unit != 16 &&
338 h11P->bitmap_unit != 32) {
340 (long)h11P->bitmap_unit);
431 bits_per_item = h11P->bitmap_unit;
/dports/x11-toolkits/movingmotif/movingmotif-2.3.0/demo/mindsrc/
H A DreadWriteXWD.c249 hdr.bitmap_unit = 8; in WriteXWD()
267 hdr.bitmap_unit = 8; in WriteXWD()
286 hdr.bitmap_unit = 8; in WriteXWD()
293 hdr.bitmap_unit = 32; in WriteXWD()
315 writelong(fp, hdr.bitmap_unit ); in WriteXWD()
/dports/graphics/chafa/chafa-1.8.0/tools/chafa/
H A Dxwd-loader.c46 guint32 bitmap_unit; /* Bitmap base data size */ member
123 header->bitmap_unit, in DEBUG()
187 h->bitmap_unit = g_ntohl (*(p++)); in load_header()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/devdraw/
H A Dx11-alloc.c85 xi->bitmap_unit = 8; in _xallocmemimage()
87 xi->bitmap_unit = m->depth; in _xallocmemimage()
/dports/devel/fpc-fcl-image/fpc-3.2.2/packages/fcl-image/src/
H A Dfpreadxwd.pas122 Header.bitmap_unit := BEtoN(Header.bitmap_unit);
123 Header.bitmap_unit := BEtoN(Header.bitmap_bit_order);
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-image/src/
H A Dfpreadxwd.pas122 Header.bitmap_unit := BEtoN(Header.bitmap_unit);
123 Header.bitmap_unit := BEtoN(Header.bitmap_bit_order);
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/
H A Dxwdtopnm.c288 h11FixedP->bitmap_unit = pm_bs_long(h11P->bitmap_unit); in fixH11ByteOrder()
423 pm_message("bitmap unit: %u", h11FixedP->bitmap_unit); in dumpX11Header()
559 if (h11FixedP->bitmap_unit != 8 && h11FixedP->bitmap_unit != 16 && in processX11Header()
560 h11FixedP->bitmap_unit != 32) in processX11Header()
562 h11FixedP->bitmap_unit); in processX11Header()
567 h11FixedP->bitmap_unit); in processX11Header()
674 *bits_per_itemP = MAX(h11FixedP->bitmap_pad, h11FixedP->bitmap_unit); in processX11Header()
H A Dpnmtoxwd.c120 h11P->bitmap_unit = 32; in setupX11Header()
143 h11P->bitmap_unit = 8; in setupX11Header()
158 h11P->bitmap_unit = 8; in setupX11Header()
183 pm_writebiglong(ofP, h11.bitmap_unit); in writeX11Header()
/dports/x11-toolkits/xforms/xforms-1.2.4/image/
H A Dimage_xwd.c132 h->bitmap_unit = swap32( h->bitmap_unit ); in swap_header()
573 h->bitmap_unit = 32; in XWD_write_image()
581 h->bitmap_unit = 8; in XWD_write_image()
589 h->bitmap_unit = 16; in XWD_write_image()
597 h->bitmap_unit = 8; in XWD_write_image()
/dports/x11/libXcursor/libXcursor-1.2.0/src/
H A Dxlib.c260 if (image->bitmap_unit != 8) in XcursorImageHash()
263 switch (image->bitmap_unit) { in XcursorImageHash()
356 if (image->bytes_per_line & ((image->bitmap_unit >> 3) - 1)) in XcursorNoticePutBitmap()
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/coders/
H A Dxwd.c141 (unsigned int) header->bitmap_unit, in TraceXWDHeader()
197 ximage->bitmap_unit, in TraceXImage()
370 header.bitmap_unit | header.bitmap_bit_order | in ReadXWDImage()
421 switch (header.bitmap_unit) in ReadXWDImage()
548 ximage->bitmap_unit=(int) header.bitmap_unit; in ReadXWDImage()
1039 xwd_info.bitmap_unit=(CARD32) (image->storage_class == DirectClass ? 32 : 8); in WriteXWDImage()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Dxwdfile.h_vms63 /* bitmap_unit applies to bitmaps (depth 1 format XY) only.
65 CARD32 bitmap_unit B32;
75 /* bytes_per_line is pixmap_width padded to bitmap_unit (bitmaps)
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Dxwdfile.h_vms63 /* bitmap_unit applies to bitmaps (depth 1 format XY) only.
65 CARD32 bitmap_unit B32;
75 /* bytes_per_line is pixmap_width padded to bitmap_unit (bitmaps)

12345678910>>...14