Lines Matching refs:yoff
703 #define fbGetDrawablePixmap(pDrawable, pixmap, xoff, yoff) { \
707 (yoff) = __fbPixOffYWin(pixmap); \
711 (yoff) = __fbPixOffYPix(pixmap); \
728 #define fbGetDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
730 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
734 #define fbGetStipDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \
736 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
894 int yoff,
968 int yoff,
1043 int yoff,
1118 int yoff,
1657 int yoff,
2088 int *yoff);