Home | History | Annotate | Download | only in src

Lines Matching refs:CurrentPos

229     cmsUInt32Number DirectoryPos, CurrentPos, Before;
263 CurrentPos = io ->Tell(io);
271 if (!io ->Seek(io, CurrentPos)) goto Error;
2687 cmsUInt32Number BaseOffset, DirectoryPos, CurrentPos;
2750 CurrentPos = io ->Tell(io);
2760 if (!io ->Seek(io, CurrentPos)) return FALSE;
2875 cmsUInt32Number BaseOffset, DirectoryPos, CurrentPos;
2932 CurrentPos = io ->Tell(io);
2942 if (!io ->Seek(io, CurrentPos)) return FALSE;
4495 cmsUInt32Number i, BaseOffset, DirectoryPos, CurrentPos;
4561 CurrentPos = io ->Tell(io);
4570 if (!io ->Seek(io, CurrentPos)) goto Error;
5186 cmsUInt32Number DirectoryPos, CurrentPos, BaseOffset;
5237 CurrentPos = io ->Tell(io);
5242 if (!io ->Seek(io, CurrentPos)) goto Error;