Searched refs:VERIFY_CURSOR (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/xfixes/ |
| H A D | cursor.c | 71 #define VERIFY_CURSOR(pCursor, cursor, client, access) \ macro 436 VERIFY_CURSOR(pCursor, stuff->cursor, client, DixSetAttrAccess); in ProcXFixesSetCursorName() 469 VERIFY_CURSOR(pCursor, stuff->cursor, client, DixGetAttrAccess); in ProcXFixesGetCursorName() 691 VERIFY_CURSOR(pSource, stuff->source, client, in ProcXFixesChangeCursor() 693 VERIFY_CURSOR(pDestination, stuff->destination, client, in ProcXFixesChangeCursor() 730 VERIFY_CURSOR(pSource, stuff->source, client, in ProcXFixesChangeCursorByName()
|