Searched defs:yellow (Results 1 - 3 of 3) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/ |
H A D | ColorSB.h | 142 float cyan, magenta, yellow, black; member in struct:__anon186
|
H A D | ColorSBP.h | 47 float cyan, magenta, yellow, black; member in struct:__anon187
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | ColorSB.c | 826 rec->yellow = csb->csb.current_color.yellow; 1524 TO_PCT(csb->csb.current_color.yellow)); 1529 ChangeLabel(csb->csb.value_child[2], csb->csb.current_color.yellow); 1675 csb->csb.current_color.yellow = 1.0 - csb->csb.current_color.blue; 1777 1.0 - MIN(1.0, csb->csb.current_color.yellow + 1798 csb->csb.current_color.yellow = 0.0; 1875 csb->csb.current_color.yellow = scaleData->value / 100.0; 1972 csb->csb.current_color.yellow, 2071 float cyan, magenta, yellow, blac local [all...] |
Completed in 231 milliseconds