Searched refs:AllocARGBCursor (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | cursor.h | 78 extern _X_EXPORT int AllocARGBCursor(unsigned char * /*psrcbits */ ,
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | cursor.h | 75 extern _X_EXPORT int AllocARGBCursor(
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | cursor.c | 231 AllocARGBCursor(unsigned char *psrcbits, unsigned char *pmaskbits, function in typeref:typename:int
|
| H A D | dispatch.c | 2974 rc = AllocARGBCursor(srcbits, mskbits, NULL, &cm,
|
| H A D | window.c | 3299 result = AllocARGBCursor(srcbits, mskbits, NULL, &cm, 0, 0, 0, 0, 0, 0,
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | cursor.c | 238 AllocARGBCursor(unsigned char *psrcbits, unsigned char *pmaskbits, function in typeref:typename:int
|
| H A D | dispatch.c | 3057 rc = AllocARGBCursor(srcbits, mskbits, NULL, &cm,
|
| H A D | window.c | 3262 result = AllocARGBCursor(srcbits, mskbits, NULL, &cm, 0, 0, 0, 0, 0, 0,
|
| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | render.c | 1699 rc = AllocARGBCursor(srcbits, mskbits, argbbits, &cm,
|
| /xsrc/external/mit/xorg-server/dist/render/ |
| H A D | render.c | 1625 rc = AllocARGBCursor(srcbits, mskbits, argbbits, &cm,
|
Completed in 31 milliseconds