Searched refs:whichFunc (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DColorSB.c2298 char whichFunc[25]; local
2302 sprintf(whichFunc, "palette%dfunc%d", csb->csb.current_palette, (int) csb);
2309 _DPSCDoRGBColorPalette(csb->csb.context, whichFunc,
2316 _DPSCDoCMYKColorPalette(csb->csb.context, whichFunc,
2324 _DPSCDoHSBColorPalette(csb->csb.context, whichFunc,
2331 _DPSCDoGrayColorPalette(csb->csb.context, whichFunc,
2339 _DPSCDoRGBPalette(csb->csb.context, whichFunc, w, h,
2343 _DPSCDoCMYKPalette(csb->csb.context, whichFunc, w, h,
2347 _DPSCDoHSBPalette(csb->csb.context, whichFunc, w, h,
2351 _DPSCDoGrayPalette(csb->csb.context, whichFunc,
2416 char whichFunc[25]; local
[all...]

Completed in 14 milliseconds