Searched refs:FunctionTypes (Results 1 – 5 of 5) sorted by relevance
49 int FunctionTypes[MAX_TYPES_IN_LCMS_PLUGIN]; // The identification types member151 memmove(fl->FunctionTypes, Plugin ->FunctionTypes, fl->nFunctions * sizeof(cmsUInt32Number)); in _cmsRegisterParametricCurvesPlugin()170 if (abs(Type) == c ->FunctionTypes[i]) return i; in IsInSet()
363 auto I = pImpl->FunctionTypes.find_as(Key); in get()366 if (I == pImpl->FunctionTypes.end()) { in get()371 pImpl->FunctionTypes.insert(FT); in get()
933 FunctionTypeSet FunctionTypes;
236 namespace FunctionTypes { namespace
329 cmsUInt32Number FunctionTypes[MAX_TYPES_IN_LCMS_PLUGIN]; // The identification types member