HomeSort by relevance Sort by last modified time
    Searched defs:nColors (Results 1 - 4 of 4) sorted by null

  /external/pdfium/third_party/lcms/src/
cmsps2.c 999 int i, nColors;
1015 nColors = cmsNamedColorCount(NamedColorList);
1018 for (i=0; i < nColors; i++) {
    [all...]
cmsvirt.c 941 int i, nColors;
959 nColors = cmsNamedColorCount(Original);
972 for (i=0; i < nColors; i++) {
    [all...]
lcms2_internal.h 694 cmsUInt32Number nColors;
    [all...]
cmstypes.c     [all...]

Completed in 400 milliseconds