Home
last modified time | relevance | path

Searched refs:greenpixel (Results 1 – 9 of 9) sorted by relevance

/dports/games/spider/spider/
H A Dwindows.c83 winattr.background_pixel = greenpixel;
135 winattr.background_pixel = greenpixel;
H A Dglobals.h37 EXTERN unsigned long greenpixel; variable
H A Dxaw_ui.c385 XtSetArg(args[n], XtNbackground, greenpixel); n++;
H A Dgfx.c220 greenpixel = color.pixel;
/dports/games/CaribbeanStud/CS/
H A DSeat.cpp75 Pixel greenpixel; in Initialize() local
141 greenpixel = color.pixel; in Initialize()
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/contrib/
H A Dhtmltest.c42 Pixel greenpixel = (Pixel) NULL; variable
101 greenpixel = new_color.pixel; in AllocateColors()
/dports/games/xblackjack/xblackjack-2.2/
H A DStrategy.c760 extern unsigned long greenpixel; /* from Draw.c */
776 yes_bg = greenpixel;
H A DDraw.c164 Pixel greenpixel; variable
360 greenpixel = color.pixel;
/dports/sysutils/asfsm/asfsm-1.0pre15/
H A Dasfsm.c46 popupbgpixel, popupborderpixel, redpixel, greenpixel, variable
779 greenpixel); in mounterborder()
1101 greenpixel=getcolor("Aquamarine3"); in main()