Searched refs:FmtFloat (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmsxform.c | 627 …oat = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat; in AllocEmptyTransform() 628 …t = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat; in AllocEmptyTransform() 642 …oat = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat; in AllocEmptyTransform() 643 …t = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat; in AllocEmptyTransform()
|
D | cmspack.c | 3047 fr.FmtFloat = f ->Frm; in _cmsGetStockInputFormatter() 3203 fr.FmtFloat = f ->Frm; in _cmsGetStockOutputFormatter()
|
/external/pdfium/third_party/lcms2-2.6/include/ |
D | lcms2_plugin.h | 356 cmsFormatterFloat FmtFloat; member
|