Home | History | Annotate | Download | only in MagickWand

Lines Matching refs:GetStringInfoLength

738   datum=(unsigned char *) AcquireQuantumMemory(GetStringInfoLength(profile),
743 GetStringInfoLength(profile));
744 *length=(size_t) GetStringInfoLength(profile);
1852 datum=(unsigned char *) AcquireQuantumMemory(GetStringInfoLength(profile),
1857 GetStringInfoLength(profile));
1858 *length=GetStringInfoLength(profile);