OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetColor
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
util.c
154
GetColor
(int kind, Pixel *what, const char *name)
278
GetColor
(Scr->Monochrome, &cp->shadc, clearcol);
279
GetColor
(Scr->Monochrome, &cp->shadd, darkcol);
/xsrc/external/mit/twm/dist/src/
util.c
484
GetColor
(int kind, Pixel *what, const char *name)
/xsrc/external/mit/xorg-server/dist/render/
render.c
1619
#define
GetColor
(p,s) (GetByte(p,s) | (GetByte(p,s) << 8))
1626
GetColor
(twocolor[0], 16),
1627
GetColor
(twocolor[0], 8),
1628
GetColor
(twocolor[0], 0),
1629
GetColor
(twocolor[1], 16),
1630
GetColor
(twocolor[1], 8),
1631
GetColor
(twocolor[1], 0),
/xsrc/external/mit/xorg-server.old/dist/render/
render.c
1693
#define
GetColor
(p,s) (GetByte(p,s) | (GetByte(p,s) << 8))
1700
GetColor
(twocolor[0], 16),
1701
GetColor
(twocolor[0], 8),
1702
GetColor
(twocolor[0], 0),
1703
GetColor
(twocolor[1], 16),
1704
GetColor
(twocolor[1], 8),
1705
GetColor
(twocolor[1], 0),
Completed in 17 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026