Searched refs:yoff (Results 1 - 25 of 66) sorted by relevance

123

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dfbbits.h280 int yoff,
296 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
669 int yoff = pDrawable->y; local
696 bitsBase = ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
697 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
698 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
709 intToX(pt1) + xoff, intToY(pt1) + yoff,
710 intToX(pt2) + xoff, intToY(pt2) + yoff,
801 int yoff = pDrawable->y; local
828 bitsBase = ((UNIT *) dst) + (yoff
271 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dfbbits.h249 int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor)
263 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
601 int yoff = pDrawable->y; local
629 ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
630 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
631 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
640 intToX(pt1) + xoff, intToY(pt1) + yoff,
641 intToX(pt2) + xoff, intToY(pt2) + yoff,
722 int yoff = pDrawable->y; local
750 ((UNIT *) dst) + (yoff
244 DOTS(FbBits * dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint * ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
H A Dfb.h663 #define fbGetDrawablePixmap(pDrawable, pixmap, xoff, yoff) { \
667 (yoff) = __fbPixOffYWin(pixmap); \
671 (yoff) = __fbPixOffYPix(pixmap); \
688 #define fbGetDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
690 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
694 #define fbGetStipDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
696 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
823 int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor);
871 int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor);
919 int xorg, int yorg, int xoff, int yoff, FbBit
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dfbbits.h249 int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor)
263 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
601 int yoff = pDrawable->y; local
629 ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
630 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
631 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
640 intToX(pt1) + xoff, intToY(pt1) + yoff,
641 intToX(pt2) + xoff, intToY(pt2) + yoff,
722 int yoff = pDrawable->y; local
750 ((UNIT *) dst) + (yoff
244 DOTS(FbBits * dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint * ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
H A Dfb.h493 #define fbGetDrawablePixmap(pDrawable, pixmap, xoff, yoff) { \
497 (yoff) = __fbPixOffYWin(pixmap); \
501 (yoff) = __fbPixOffYPix(pixmap); \
518 #define fbGetDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
520 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
524 #define fbGetStipDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
526 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
648 int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor);
696 int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor);
744 int xorg, int yorg, int xoff, int yoff, FbBit
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dfbbits.h280 int yoff,
296 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
669 int yoff = pDrawable->y; local
696 bitsBase = ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
697 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
698 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
709 intToX(pt1) + xoff, intToY(pt1) + yoff,
710 intToX(pt2) + xoff, intToY(pt2) + yoff,
801 int yoff = pDrawable->y; local
828 bitsBase = ((UNIT *) dst) + (yoff
271 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dfbbits.h282 int yoff,
298 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
671 int yoff = pDrawable->y; local
698 bitsBase = ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
711 intToX(pt1) + xoff, intToY(pt1) + yoff,
712 intToX(pt2) + xoff, intToY(pt2) + yoff,
808 int yoff = pDrawable->y; local
835 bitsBase = ((UNIT *) dst) + (yoff
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dfbbits.h282 int yoff,
298 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
671 int yoff = pDrawable->y; local
698 bitsBase = ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
711 intToX(pt1) + xoff, intToY(pt1) + yoff,
712 intToX(pt2) + xoff, intToY(pt2) + yoff,
808 int yoff = pDrawable->y; local
835 bitsBase = ((UNIT *) dst) + (yoff
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dfbbits.h282 int yoff,
298 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
671 int yoff = pDrawable->y; local
698 bitsBase = ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
711 intToX(pt1) + xoff, intToY(pt1) + yoff,
712 intToX(pt2) + xoff, intToY(pt2) + yoff,
808 int yoff = pDrawable->y; local
835 bitsBase = ((UNIT *) dst) + (yoff
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dfbbits.h282 int yoff,
298 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
671 int yoff = pDrawable->y; local
698 bitsBase = ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
711 intToX(pt1) + xoff, intToY(pt1) + yoff,
712 intToX(pt2) + xoff, intToY(pt2) + yoff,
808 int yoff = pDrawable->y; local
835 bitsBase = ((UNIT *) dst) + (yoff
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
H A Dfb.h703 #define fbGetDrawablePixmap(pDrawable, pixmap, xoff, yoff) { \
707 (yoff) = __fbPixOffYWin(pixmap); \
711 (yoff) = __fbPixOffYPix(pixmap); \
728 #define fbGetDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
730 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
734 #define fbGetStipDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
736 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
894 int yoff,
968 int yoff,
1043 int yoff,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dfbbits.h282 int yoff,
298 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
671 int yoff = pDrawable->y; local
698 bitsBase = ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
711 intToX(pt1) + xoff, intToY(pt1) + yoff,
712 intToX(pt2) + xoff, intToY(pt2) + yoff,
808 int yoff = pDrawable->y; local
835 bitsBase = ((UNIT *) dst) + (yoff
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
H A Dfb.h703 #define fbGetDrawablePixmap(pDrawable, pixmap, xoff, yoff) { \
707 (yoff) = __fbPixOffYWin(pixmap); \
711 (yoff) = __fbPixOffYPix(pixmap); \
728 #define fbGetDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
730 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
734 #define fbGetStipDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
736 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
894 int yoff,
968 int yoff,
1043 int yoff,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dfbbits.h282 int yoff,
298 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
671 int yoff = pDrawable->y; local
698 bitsBase = ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
711 intToX(pt1) + xoff, intToY(pt1) + yoff,
712 intToX(pt2) + xoff, intToY(pt2) + yoff,
808 int yoff = pDrawable->y; local
835 bitsBase = ((UNIT *) dst) + (yoff
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
H A Dfb.h704 #define fbGetDrawablePixmap(pDrawable, pixmap, xoff, yoff) { \
708 (yoff) = __fbPixOffYWin(pixmap); \
712 (yoff) = __fbPixOffYPix(pixmap); \
729 #define fbGetDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
731 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
735 #define fbGetStipDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
737 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
892 int yoff,
966 int yoff,
1041 int yoff,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dfbbits.h282 int yoff,
298 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
671 int yoff = pDrawable->y; local
698 bitsBase = ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
711 intToX(pt1) + xoff, intToY(pt1) + yoff,
712 intToX(pt2) + xoff, intToY(pt2) + yoff,
808 int yoff = pDrawable->y; local
835 bitsBase = ((UNIT *) dst) + (yoff
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
H A Dfb.h703 #define fbGetDrawablePixmap(pDrawable, pixmap, xoff, yoff) { \
707 (yoff) = __fbPixOffYWin(pixmap); \
711 (yoff) = __fbPixOffYPix(pixmap); \
728 #define fbGetDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
730 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
734 #define fbGetStipDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
736 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
891 int yoff,
965 int yoff,
1040 int yoff,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dfbbits.h282 int yoff,
298 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
671 int yoff = pDrawable->y; local
698 bitsBase = ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
711 intToX(pt1) + xoff, intToY(pt1) + yoff,
712 intToX(pt2) + xoff, intToY(pt2) + yoff,
808 int yoff = pDrawable->y; local
835 bitsBase = ((UNIT *) dst) + (yoff
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
H A Dfb.h677 #define fbGetDrawablePixmap(pDrawable, pixmap, xoff, yoff) { \
681 (yoff) = __fbPixOffYWin(pixmap); \
685 (yoff) = __fbPixOffYPix(pixmap); \
702 #define fbGetDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
704 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
708 #define fbGetStipDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
710 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
865 int yoff,
939 int yoff,
1014 int yoff,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dfbbits.h282 int yoff,
298 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
671 int yoff = pDrawable->y; local
698 bitsBase = ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
699 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
711 intToX(pt1) + xoff, intToY(pt1) + yoff,
712 intToX(pt2) + xoff, intToY(pt2) + yoff,
808 int yoff = pDrawable->y; local
835 bitsBase = ((UNIT *) dst) + (yoff
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
H A Dfb.h677 #define fbGetDrawablePixmap(pDrawable, pixmap, xoff, yoff) { \
681 (yoff) = __fbPixOffYWin(pixmap); \
685 (yoff) = __fbPixOffYPix(pixmap); \
702 #define fbGetDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
704 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
708 #define fbGetStipDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
710 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
865 int yoff,
939 int yoff,
1014 int yoff,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dfbbits.h249 int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor)
263 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
601 int yoff = pDrawable->y; local
629 ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
630 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
631 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
640 intToX(pt1) + xoff, intToY(pt1) + yoff,
641 intToX(pt2) + xoff, intToY(pt2) + yoff,
722 int yoff = pDrawable->y; local
750 ((UNIT *) dst) + (yoff
244 DOTS(FbBits * dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint * ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dfbbits.h249 int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor)
263 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
601 int yoff = pDrawable->y; local
629 ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
630 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
631 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
640 intToX(pt1) + xoff, intToY(pt1) + yoff,
641 intToX(pt2) + xoff, intToY(pt2) + yoff,
722 int yoff = pDrawable->y; local
750 ((UNIT *) dst) + (yoff
244 DOTS(FbBits * dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint * ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dfbbits.h249 int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor)
263 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
601 int yoff = pDrawable->y; local
629 ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
630 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
631 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
640 intToX(pt1) + xoff, intToY(pt1) + yoff,
641 intToX(pt2) + xoff, intToY(pt2) + yoff,
722 int yoff = pDrawable->y; local
750 ((UNIT *) dst) + (yoff
244 DOTS(FbBits * dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint * ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dfbbits.h280 int yoff,
296 bits += bitsStride * (yorg + yoff) + (xorg + xoff) * MUL;
669 int yoff = pDrawable->y; local
696 bitsBase = ((UNIT *) dst) + (yoff + dstYoff) * bitsStride + (xoff + dstXoff) * MUL;
697 ul = coordToInt(pBox->x1 - xoff, pBox->y1 - yoff);
698 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
709 intToX(pt1) + xoff, intToY(pt1) + yoff,
710 intToX(pt2) + xoff, intToY(pt2) + yoff,
801 int yoff = pDrawable->y; local
828 bitsBase = ((UNIT *) dst) + (yoff
271 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
[all...]

Completed in 221 milliseconds

123