Home | History | Annotate | Download | only in src

Lines Matching refs:cmsERROR_READ

156         cmsSignalError(iohandler ->ContextID, cmsERROR_READ, "Read from memory error. Got %d bytes, block should be of %d bytes", len, count * size);
255 cmsSignalError(ContextID, cmsERROR_READ, "Couldn't read profile from NULL pointer");
264 cmsSignalError(ContextID, cmsERROR_READ, "Couldn't allocate %ld bytes for profile", size);