Searched refs:DixAddAccess (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dixaccess.h | 36 #define DixAddAccess (1<<12) /* add object */ macro
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xichangehierarchy.c | 269 rc = dixLookupDevice(&newptr, r->return_pointer, client, DixAddAccess); in remove_master() 280 client, DixAddAccess); in remove_master() 387 rc = dixLookupDevice(&newmaster, c->new_master, client, DixAddAccess); in attach_slave()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | dispatch.c | 681 rc = dixLookupWindow(&pParent, stuff->parent, client, DixAddAccess); in ProcCreateWindow() 818 rc = dixLookupWindow(&pParent, stuff->parent, client, DixAddAccess); in ProcReparentWindow() 2544 client, DixAddAccess); in ProcAllocColor() 2581 client, DixAddAccess); in ProcAllocNamedColor() 2626 client, DixAddAccess); in ProcAllocColorCells() 2687 client, DixAddAccess); in ProcAllocColorPlanes()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/ |
| H A D | dri2ext.c | 184 if (!validDrawable(client, stuff->drawable, DixAddAccess, in ProcDRI2CreateDrawable()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | security.c | 81 DixReceiveAccess | DixSendAccess | DixAddAccess | DixRemoveAccess;
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | glxcmds.c | 1801 DixAddAccess); in CreateGLXPixmap() 1936 DixAddAccess); in CreateGLXPixmap() 3082 DixAddAccess); in __glXCreateWindow()
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxcmds.c | 1186 err = dixLookupDrawable(&pDraw, drawableId, client, 0, DixAddAccess); in DoCreateGLXPixmap() 1552 err = dixLookupDrawable(&pDraw, req->window, client, 0, DixAddAccess); in __glXDisp_CreateWindow()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | render.c | 573 DixReadAccess | DixAddAccess); in ProcRenderCreatePicture() 1015 GlyphSetType, client, DixAddAccess); in ProcRenderAddGlyphs()
|