Searched defs:cmsNamedColorCount (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/third_party/lcms2-2.6/src/
H A Dcmsnamed.c593 cmsUInt32Number CMSEXPORT cmsNamedColorCount(const cmsNAMEDCOLORLIST* NamedColorList) function
609 if (nColor >= cmsNamedColorCount(NamedColorList)) return FALSE;
631 n = cmsNamedColorCount(NamedColorList);

Completed in 112 milliseconds