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

  /external/pdfium/third_party/lcms/src/
cmsxform.c 613 for (entry = head->TransformCollection;
629 if (newHead.TransformCollection == NULL)
630 newHead.TransformCollection = newEntry;
692 ctx->TransformCollection = NULL;
715 fl ->Next = ctx->TransformCollection;
716 ctx->TransformCollection = fl;
775 for (Plugin = ctx->TransformCollection;
    [all...]
lcms2_internal.h 628 struct _cmsTransformCollection_st* TransformCollection;
    [all...]

Completed in 213 milliseconds