Home | History | Annotate | Download | only in src

Lines Matching refs:ElemCount

1278             if (!LocalTypeHandler.WritePtr(&LocalTypeHandler, io, Data, TagDescriptor ->ElemCount)) {
1528 cmsUInt32Number ElemCount;
1597 Icc -> TagPtrs[n] = LocalTypeHandler.ReadPtr(&LocalTypeHandler, io, &ElemCount, TagSize);
1612 if (ElemCount < TagDescriptor ->ElemCount) {
1618 String, TagDescriptor ->ElemCount, ElemCount);
1747 Icc ->TagPtrs[i] = LocalTypeHandler.DupPtr(&LocalTypeHandler, data, TagDescriptor ->ElemCount);
1873 if (!LocalTypeHandler.WritePtr(&LocalTypeHandler, MemIO, Object, TagDescriptor ->ElemCount)) {