Searched refs:cmsSignature (Results 1 – 3 of 3) sorted by relevance
158 typedef cmsUInt32Number cmsSignature; typedef611 cmsSignature cmmId; // CMM for this profile617 cmsSignature magic; // Magic Number to identify an ICC profile620 cmsSignature manufacturer; // Device manufacturer625 cmsSignature creator; // Profile creator1382 cmsSignature deviceMfg;1383 cmsSignature deviceModel;
71 Seq->seq[0].deviceMfg = (cmsSignature) 0; in SetSeqDescTag()72 Seq->seq[0].deviceModel = (cmsSignature) 0; in SetSeqDescTag()
662 cmsSignature* SigPtr = (cmsSignature*) _cmsMalloc(self ->ContextID, sizeof(cmsSignature)); in Type_Signature_Read()676 cmsSignature* SigPtr = (cmsSignature*) Ptr; in Type_Signature_Write()687 return _cmsDupMem(self ->ContextID, Ptr, n * sizeof(cmsSignature)); in Type_Signature_Dup()