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

/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXWDFile.h58 CARD32 pixmap_depth; /* Pixmap depth */ member in struct:_xwd_file_header
/xsrc/external/mit/ctwm/dist/
H A Dimage_xwd.c121 depth = header.pixmap_depth;
/xsrc/external/mit/xwd/dist/
H A Dxwd.c452 header.pixmap_depth = (CARD32) image->depth;
/xsrc/external/mit/xwud/dist/
H A Dxwud.c311 in_image->depth = header.pixmap_depth;
1232 printf("pixmap depth: %d\n", (int)header->pixmap_depth);
/xsrc/external/mit/xorg-server.old/dist/hw/vfb/
H A DInitOutput.c719 pXWDHeader->pixmap_depth = pvfb->depth;
/xsrc/external/mit/xorg-server/dist/hw/vfb/
H A DInitOutput.c651 pXWDHeader->pixmap_depth = pvfb->depth;

Completed in 12 milliseconds