Lines Matching refs:xoff
493 #define fbGetDrawablePixmap(pDrawable, pixmap, xoff, yoff) { \
496 (xoff) = __fbPixOffXWin(pixmap); \
500 (xoff) = __fbPixOffXPix(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, FbBits and, FbBits xor);
785 int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor);
1330 int *xoff, int *yoff);