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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dpsgsttops.psw50 defineps PScurrentgray( | float *gray)
51 currentgray gray
154 defineps PSsetgray(float gray)
155 gray setgray
H A Ddpsgsttops.psw50 defineps DPScurrentgray(DPSContext ctxt | float *gray)
51 currentgray gray
154 defineps DPSsetgray(DPSContext ctxt; float gray)
155 gray setgray
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A DColorSB.h144 float gray; member in struct:__anon186
H A DColorSBP.h49 float gray; member in struct:__anon187
H A Ddpsclient.h367 extern void DPSsetgray(DPSContext ctxt, double gray);
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DCSBwraps.psw184 double gray; double width, height;
191 steps div gray exch func setgray
300 double pct, gray; |
303 gray pct func
H A DColorSB.c429 else if (strcmp(lower, "gray") == 0) c = CSBSpaceGray;
831 rec->gray = csb->csb.current_color.gray;
951 kids[3] = XmCreatePushButtonGadget(parent, "gray", (ArgList) NULL, 0);
1630 TO_PCT(csb->csb.current_color.gray));
1631 ChangeLabel(csb->csb.value_child[0], csb->csb.current_color.gray);
1641 Widget gray; local
1648 gray = XtNameToWidget((Widget) csb, "*gray");
1650 XtVaSetValues(csb->csb.model_option_menu_child, XmNmenuHistory, gray, NUL
[all...]

Completed in 2713 milliseconds