Searched refs:cmsAllocNamedColorList (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/ |
D | cmsnamed.c | 507 cmsNAMEDCOLORLIST* CMSEXPORT cmsAllocNamedColorList(cmsContext ContextID, cmsUInt32Number n, cmsUIn… in cmsAllocNamedColorList() function 543 …NewNC= cmsAllocNamedColorList(v ->ContextID, v -> nColors, v ->ColorantCount, v ->Prefix, v ->Suff… in cmsDupNamedColorList()
|
D | cmstypes.c | 2978 List = cmsAllocNamedColorList(self ->ContextID, Count, 0, "", ""); in Type_ColorantTable_Read() 3091 v = cmsAllocNamedColorList(self ->ContextID, count, nDeviceCoords, prefix, suffix); in Type_NamedColor_Read()
|
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/ |
D | lcms2.h | 1339 CMSAPI cmsNAMEDCOLORLIST* CMSEXPORT cmsAllocNamedColorList(cmsContext ContextID,
|