Lines Matching refs:yoff
493 #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, FbBits and, FbBits xor);
785 int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor);
1330 int *xoff, int *yoff);