Home
last modified time | relevance | path

Searched refs:exactRed (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c2590 &ancr.exactRed, &ancr.exactGreen, &ancr.exactBlue)) { in ProcAllocNamedColor()
2591 ancr.screenRed = ancr.exactRed; in ProcAllocNamedColor()
2878 CARD16 exactRed, exactGreen, exactBlue; in ProcLookupColor() local
2882 &exactRed, &exactGreen, &exactBlue)) { in ProcLookupColor()
2887 .exactRed = exactRed, in ProcLookupColor()
2890 .screenRed = exactRed, in ProcLookupColor()
H A Dswaprep.c488 swaps(&pRep->exactRed); in SAllocNamedColorReply()
556 swaps(&pRep->exactRed); in SLookupColorReply()