Home
last modified time | relevance | path

Searched defs:grayPixel (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/include/X11/Xaw3dxft/
H A DXaw3dP.h65 #define grayPixel(p, dpy, scn) (p) macro
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A DXaw3dP.c42 grayPixel(unsigned long p, Display *dpy, Screen *scn) in grayPixel() function
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DXaw3dP.c39 grayPixel(p, dpy, scn) in grayPixel() function
/dports/astro/marble/marble-21.12.3/src/lib/marble/blendings/
H A DBlendingAlgorithms.cpp47 QRgb const grayPixel = qRgb( gray, gray, gray ); in blend() local
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DThreeD.c156 unsigned long grayPixel(dpy, scn) in grayPixel() function