Home | History | Annotate | Download | only in src

Lines Matching refs:newHead

477    _cmsTransformPluginChunkType newHead = { NULL };
499 if (newHead.TransformCollection == NULL)
500 newHead.TransformCollection = newEntry;
503 ctx ->chunks[TransformPlugin] = _cmsSubAllocDup(ctx->MemPool, &newHead, sizeof(_cmsTransformPluginChunkType));