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

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

Completed in 178 milliseconds