Searched defs:GetColor (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dutil.c154 GetColor(int kind, Pixel *what, const char *name) function in typeref:typename:void
/xsrc/external/mit/twm/dist/src/
H A Dutil.c484 GetColor(int kind, Pixel *what, const char *name) function in typeref:typename:void
/xsrc/external/mit/xorg-server.old/dist/render/
H A Drender.c1693 #define GetColor(p,s) (GetByte(p,s) | (GetByte(p,s) << 8)) macro
/xsrc/external/mit/xorg-server/dist/render/
H A Drender.c1619 #define GetColor(p,s) (GetByte(p,s) | (GetByte(p,s) << 8)) macro

Completed in 11 milliseconds