Lines Matching refs:yoff
677 #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,
1089 int yoff,
1626 int yoff,
2055 int *yoff);