Searched refs:AllocARGBCursor (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | cursor.h | 78 extern _X_EXPORT int AllocARGBCursor(unsigned char * /*psrcbits */ ,
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | cursor.c | 238 AllocARGBCursor(unsigned char *psrcbits, unsigned char *pmaskbits, in AllocARGBCursor() function
|
| H A D | window.c | 3280 result = AllocARGBCursor(srcbits, mskbits, NULL, &cm, 0, 0, 0, 0, 0, 0, in TileScreenSaver()
|
| H A D | dispatch.c | 2988 rc = AllocARGBCursor(srcbits, mskbits, NULL, &cm, in ProcCreateCursor()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | render.c | 1618 rc = AllocARGBCursor(srcbits, mskbits, argbbits, &cm, in ProcRenderCreateCursor()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 94632 dix: don't free stranger pointers inside AllocARGBCursor 94637 AllocARGBCursor and its callers were mixing up the freeing of resources and 116668 cursor on both AllocARGBCursor and AllocGlyphCursor. 142327 AllocARGBCursor realizes the cursor but can only do so if we have devices
|