Home
last modified time | relevance | path

Searched refs:InputFormattersFloat (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmspack.c3474 static const cmsFormattersFloat InputFormattersFloat[] = { variable
3528 for (i=0; i < sizeof(InputFormattersFloat) / sizeof(cmsFormattersFloat); i++) { in _cmsGetStockInputFormatter()
3529 const cmsFormattersFloat* f = InputFormattersFloat + i; in _cmsGetStockInputFormatter()