HomeSort by relevance Sort by last modified time
    Searched refs:TransformCollection (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/lcms2-2.6/src/
cmsxform.c 483 for (entry = head->TransformCollection;
499 if (newHead.TransformCollection == NULL)
500 newHead.TransformCollection = newEntry;
532 ctx->TransformCollection = NULL;
547 fl ->Next = ctx->TransformCollection;
548 ctx->TransformCollection = fl;
602 for (Plugin = ctx ->TransformCollection;
    [all...]
lcms2_internal.h 615 struct _cmsTransformCollection_st* TransformCollection;
    [all...]

Completed in 111 milliseconds