Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h365 } cmsFormatter; typedef
372 typedef cmsFormatter (* cmsFormatterFactory)(cmsUInt32Number Type, // Specific type, i.e.…
/external/pdfium/third_party/lcms/src/
Dcmspack.c3508 cmsFormatter _cmsGetStockInputFormatter(cmsUInt32Number dwInput, cmsUInt32Number dwFlags) in _cmsGetStockInputFormatter()
3511 cmsFormatter fr; in _cmsGetStockInputFormatter()
3664 cmsFormatter _cmsGetStockOutputFormatter(cmsUInt32Number dwInput, cmsUInt32Number dwFlags) in _cmsGetStockOutputFormatter()
3667 cmsFormatter fr; in _cmsGetStockOutputFormatter()
3800 cmsFormatter CMSEXPORT _cmsGetFormatter(cmsContext ContextID, in _cmsGetFormatter()
3809 static const cmsFormatter nullFormatter = { 0 }; in _cmsGetFormatter()
3815 cmsFormatter fn = f ->Factory(Type, Dir, dwFlags); in _cmsGetFormatter()
Dlcms2_internal.h1023 CMSCHECKPOINT cmsFormatter CMSEXPORT _cmsGetFormatter(cmsContext ContextID,