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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcsopendi.c515 if (dpy->pixmap_format) {
519 _XFreeExtData (dpy->pixmap_format[i].ext_data);
520 Xfree ((char *)dpy->pixmap_format);
/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c78 int pixmap_format; /* XYPixmap or ZPixmap */ variable
336 pixmap_format = (DisplayPlanes (dpy, screen) > 1 ? ZPixmap : XYPixmap);
892 AllPlanes, pixmap_format);
902 AllPlanes, pixmap_format);

Completed in 38 milliseconds