Searched refs:grayStipple (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSpreview.c606 Pixmap grayStipple; local
624 grayStipple = XCreateBitmapFromData(dpy, dest, grayBits, 2, 2);
629 v.stipple = grayStipple;
635 XFreePixmap(dpy, grayStipple);

Completed in 17 milliseconds