Home | History | Annotate | Download | only in src

Lines Matching defs:ParameterCount

50     int ParameterCount[MAX_TYPES_IN_LCMS_PLUGIN];       // Number of parameters for each function
152 memmove(fl->ParameterCount, Plugin ->ParameterCount, fl->nFunctions * sizeof(cmsUInt32Number));
733 size = c->ParameterCount[Pos] * sizeof(cmsFloat64Number);