Searched defs:_XcmsCCC (Results 1 – 2 of 2) sorted by relevance
221 typedef struct _XcmsCCC { struct222 Display *dpy; /* X Display */223 int screenNumber; /* X screen number */224 Visual *visual; /* X Visual */225 XcmsColor clientWhitePt; /* Client White Point */226 XcmsCompressionProc gamutCompProc; /* Gamut Compression Function */227 XPointer gamutCompClientData; /* Gamut Comp Func Client Data */228 XcmsWhiteAdjustProc whitePtAdjProc; /* White Point Adjustment Function */229 XPointer whitePtAdjClientData; /* White Pt Adj Func Client Data */230 XcmsPerScrnInfo *pPerScrnInfo; /* pointer to per screen information */