PY 593 lib/pdf/cmyk.cc int pp = cc*PC + mm*PM + yy*PY + kk*PK; PY 596 lib/pdf/cmyk.cc int py = yy>=RY?pp:pp + PY;