Home | History | Annotate | Download | only in src

Lines Matching refs:newHead

74    _cmsCurvesPluginChunkType newHead = { NULL };
98 if (newHead.ParametricCurves == NULL)
99 newHead.ParametricCurves = newEntry;
102 ctx ->chunks[CurvesPlugin] = _cmsSubAllocDup(ctx->MemPool, &newHead, sizeof(_cmsCurvesPluginChunkType));