Home
last modified time | relevance | path

Searched defs:nColors (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsps2.c999 int i, nColors; in WriteNamedColorCSA() local
1414 int i, nColors, nColorant; in WriteNamedColorCRD() local
Dcmsvirt.c934 int i, nColors; in CreateNamedColorDevicelink() local
Dlcms2_internal.h681 cmsUInt32Number nColors; member
Dcmstypes.c3008 int i, nColors; in Type_ColorantTable_Write() local
3133 int i, nColors; in Type_NamedColor_Write() local
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_flate.cpp327 int bpc, int nColors, int nPixels) in PNG_PredictLine()