Searched refs:cmsICCViewingConditions (Results 1 – 2 of 2) sorted by relevance
3835 cmsICCViewingConditions* vc = NULL; in Type_ViewingConditions_Read()3837 … vc = (cmsICCViewingConditions*) _cmsMallocZero(self ->ContextID, sizeof(cmsICCViewingConditions)); in Type_ViewingConditions_Read()3863 cmsICCViewingConditions* sc = (cmsICCViewingConditions* ) Ptr; in Type_ViewingConditions_Write()3879 return _cmsDupMem(self->ContextID, Ptr, sizeof(cmsICCViewingConditions)); in Type_ViewingConditions_Dup()
1004 } cmsICCViewingConditions; typedef