Searched refs:foreBlue (Results 1 - 25 of 34) sorted by relevance

12

/xsrc/external/mit/xorg-server/dist/include/
H A Dcursorstr.h74 unsigned short foreRed, foreGreen, foreBlue; /* device-independent color */ member in struct:_Cursor
/xsrc/external/mit/libX11/dist/src/
H A DRecolorC.c46 req->foreBlue = foreground->blue;
H A DCrCursor.c69 req->foreBlue = foreground->blue;
H A DCrGlCur.c217 req->foreBlue = foreground->blue;
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dcursorstr.h77 unsigned short foreRed, foreGreen, foreBlue; /* device-independent color */ member in struct:_Cursor
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dcursor.c233 unsigned foreRed, unsigned foreGreen, unsigned foreBlue,
272 pCurs->foreBlue = foreBlue;
303 unsigned foreRed, unsigned foreGreen, unsigned foreBlue,
451 pCurs->foreBlue = foreBlue;
231 AllocARGBCursor(unsigned char * psrcbits,unsigned char * pmaskbits,CARD32 * argb,CursorMetricPtr cm,unsigned foreRed,unsigned foreGreen,unsigned foreBlue,unsigned backRed,unsigned backGreen,unsigned backBlue,CursorPtr * ppCurs,ClientPtr client,XID cid) argument
302 AllocGlyphCursor(Font source,unsigned sourceChar,Font mask,unsigned maskChar,unsigned foreRed,unsigned foreGreen,unsigned foreBlue,unsigned backRed,unsigned backGreen,unsigned backBlue,CursorPtr * ppCurs,ClientPtr client,XID cid) argument
H A Dswapreq.c939 swaps(&stuff->foreBlue, n);
962 swaps(&stuff->foreBlue, n);
980 swaps(&stuff->foreBlue, n);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dcursor.c240 unsigned foreRed, unsigned foreGreen, unsigned foreBlue,
272 pCurs->foreBlue = foreBlue;
326 unsigned foreRed, unsigned foreGreen, unsigned foreBlue,
452 pCurs->foreBlue = foreBlue;
238 AllocARGBCursor(unsigned char * psrcbits,unsigned char * pmaskbits,CARD32 * argb,CursorMetricPtr cm,unsigned foreRed,unsigned foreGreen,unsigned foreBlue,unsigned backRed,unsigned backGreen,unsigned backBlue,CursorPtr * ppCurs,ClientPtr client,XID cid) argument
325 AllocGlyphCursor(Font source,unsigned sourceChar,Font mask,unsigned maskChar,unsigned foreRed,unsigned foreGreen,unsigned foreBlue,unsigned backRed,unsigned backGreen,unsigned backBlue,CursorPtr * ppCurs,ClientPtr client,XID cid) argument
H A Dswapreq.c868 swaps(&stuff->foreBlue);
890 swaps(&stuff->foreBlue);
906 swaps(&stuff->foreBlue);
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DCursor.c104 fg_color.blue = pCursor->foreBlue;
136 fg_color.blue = pCursor->foreBlue;
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DCursor.c95 fg_color.blue = pCursor->foreBlue;
127 fg_color.blue = pCursor->foreBlue;
/xsrc/external/mit/xorg-server.old/dist/render/
H A Danimcur.c383 pCursor->foreBlue = cursors[0]->foreBlue;
/xsrc/external/mit/xorg-server/dist/render/
H A Danimcur.c329 pCursor->foreBlue = cursors[0]->foreBlue;
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A DxprCursor.c113 fg_color |= src->foreBlue >> 8;
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyrcursor.c95 cursor->foreRed, cursor->foreGreen, cursor->foreBlue,
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A DxprCursor.c110 fg_color |= src->foreBlue >> 8;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
H A Dxf86HWCurs.c214 sourceColor.blue = pCurs->foreBlue;
229 (pCurs->foreBlue >> 8) |
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/
H A Dxf86HWCurs.c361 sourceColor.blue = pCurs->foreBlue;
377 (pCurs->foreBlue >> 8) |
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunCursor.c136 b[1] = pCursor->foreBlue >> 8;
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunCursor.c136 b[1] = pCursor->foreBlue >> 8;
/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A Dpointer.c284 fc = color_to_byte (pCurs->foreBlue)
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmisprite.c735 pCursor->foreBlue == sourceColor->blue &&
743 sourceColor->blue = pCursor->foreBlue;
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmisprite.c581 pCursor->foreBlue == sourceColor->blue &&
588 sourceColor->blue = pCursor->foreBlue;
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h1877 CARD16 foreRed, foreGreen, foreBlue;
1889 CARD16 foreRed, foreGreen, foreBlue;
1898 CARD16 foreRed, foreGreen, foreBlue;
1873 CARD16 foreRed, foreGreen, foreBlue; member in struct:__anone2852e7a8f08
1885 CARD16 foreRed, foreGreen, foreBlue; member in struct:__anone2852e7a9008
1894 CARD16 foreRed, foreGreen, foreBlue; member in struct:__anone2852e7a9108
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincursor.c298 pbmiColors[2].rgbBlue = pCursor->foreBlue >> 8;

Completed in 47 milliseconds

12