Lines Matching refs:xoff
454 #define fbGetDrawablePixmap(pDrawable, pixmap, xoff, yoff) { \ argument
457 (xoff) = __fbPixOffXWin(pixmap); \
461 (xoff) = __fbPixOffXPix(pixmap); \
479 #define fbGetDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \ argument
481 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
485 #define fbGetStipDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \ argument
487 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
551 int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor);
599 int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor);
647 int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor);
1153 int *xoff, int *yoff);