HomeSort by relevance Sort by last modified time
    Searched refs:FmtFloat (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/lcms2-2.6/src/
cmsxform.c 624 p ->FromInputFloat = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
625 p ->ToOutputFloat = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
639 p ->FromInputFloat = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
640 p ->ToOutputFloat = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
    [all...]
cmspack.c     [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2_plugin.h 356 cmsFormatterFloat FmtFloat;

Completed in 1111 milliseconds