Searched refs:InputFormattersFloat (Results 1 – 1 of 1) sorted by relevance
3474 static const cmsFormattersFloat InputFormattersFloat[] = { variable3528 for (i=0; i < sizeof(InputFormattersFloat) / sizeof(cmsFormattersFloat); i++) { in _cmsGetStockInputFormatter()3529 const cmsFormattersFloat* f = InputFormattersFloat + i; in _cmsGetStockInputFormatter()