Lines Matching refs:pCS
59 XcmsAddColorSpace(XcmsColorSpace *pCS)
78 if ((pCS->id = _XcmsRegFormatOfPrefix(pCS->prefix)) != 0) {
79 if (XCMS_DD_ID(pCS->id)) {
97 if (pCS->id == ptmpCS->id) {
98 if (pCS == ptmpCS) {
125 if (strcmp(pCS->prefix, ptmpCS->prefix) == 0) {
126 if (pCS == ptmpCS) {
131 pCS->id = ptmpCS->id;
137 pCS->id = NextUnregDiCsID(lastID);
144 (XPointer)pCS,