Searched defs:yOffset (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSpreview.c72 int xOffset, int yOffset,
461 int xOffset, int yOffset,
493 FillPixmapWithGray(screen, dest, bbox, xOffset, yOffset,
537 _DPSPSetMatrix(context, xOffset, yOffset, pixelsPerPoint);
598 int xOffset, int yOffset,
612 y = (bbox->y + yOffset) * pixelsPerPoint;
453 XDPSImageFileIntoDrawable( DPSContext context, Screen *screen, Drawable dest, FILE *file, int drawableHeight, int drawableDepth, XRectangle *bbox, int xOffset, int yOffset, double pixelsPerPoint, Bool clear, Bool createMask, Bool waitForCompletion, Bool *doneFlag) argument
594 FillPixmapWithGray( Screen *screen, Drawable dest, XRectangle *bbox, int xOffset, int yOffset, double pixelsPerPoint, Bool createMask) argument

Completed in 961 milliseconds