Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsxform.c897 …loat = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat; in AllocEmptyTransform()
898 …at = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat; in AllocEmptyTransform()
920 …oat = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat; in AllocEmptyTransform()
921 …t = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat; in AllocEmptyTransform()
Dcmspack.c3532 fr.FmtFloat = f ->Frm; in _cmsGetStockInputFormatter()
3694 fr.FmtFloat = f ->Frm; in _cmsGetStockOutputFormatter()
/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h363 cmsFormatterFloat FmtFloat; member