Lines Matching refs:Factory
463 _cmsTransformFactory Factory;
536 // Factory callback is required
537 if (Plugin ->Factory == NULL) return FALSE;
544 fl ->Factory = Plugin ->Factory;
606 if (Plugin ->Factory(&p->xform, &p->UserData, &p ->FreeUserData, &p ->Lut, InputFormat, OutputFormat, dwFlags)) {
621 // factory to decide what to do in those cases.