Home | History | Annotate | Download | only in filter

Lines Matching refs:cupsNumColors

408         h->cupsNumColors    = 1;
436 h->cupsNumColors = 3;
447 h->cupsNumColors = 6;
467 h->cupsNumColors = 4;
485 h->cupsNumColors = h->cupsColorSpace - CUPS_CSPACE_DEVICE1 + 1;
488 h->cupsBitsPerPixel = h->cupsBitsPerColor * h->cupsNumColors;
497 h->cupsBytesPerLine *= h->cupsNumColors;