Searched refs:cmsSignature (Results 1 – 3 of 3) sorted by relevance
155 typedef cmsUInt32Number cmsSignature; typedef603 cmsSignature cmmId; // CMM for this profile609 cmsSignature magic; // Magic Number to identify an ICC profile612 cmsSignature manufacturer; // Device manufacturer617 cmsSignature creator; // Profile creator1374 cmsSignature deviceMfg;1375 cmsSignature deviceModel;
71 Seq->seq[0].deviceMfg = (cmsSignature) 0; in SetSeqDescTag()72 Seq->seq[0].deviceModel = (cmsSignature) 0; in SetSeqDescTag()
656 cmsSignature* SigPtr = (cmsSignature*) _cmsMalloc(self ->ContextID, sizeof(cmsSignature)); in Type_Signature_Read()670 cmsSignature* SigPtr = (cmsSignature*) Ptr; in Type_Signature_Write()681 return _cmsDupMem(self ->ContextID, Ptr, n * sizeof(cmsSignature)); in Type_Signature_Dup()