Lines Matching refs:yoff
454 #define fbGetDrawablePixmap(pDrawable, pixmap, xoff, yoff) { \ argument
458 (yoff) = __fbPixOffYWin(pixmap); \
462 (yoff) = __fbPixOffYPix(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);