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

/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 834 milliseconds