Searched refs:DixListPropAccess (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Ddixaccess.h30 #define DixListPropAccess (1<<6) /* list properties of object */ macro
/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddixaccess.h30 #define DixListPropAccess (1<<6) /* list properties of object */ macro
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxselinuxint.h149 "list_property", /* DixListPropAccess */
177 "saver_getattr", /* DixListPropAccess */
197 "", /* DixListPropAccess */
224 "", /* DixListPropAccess */
251 "", /* DixListPropAccess */
278 "", /* DixListPropAccess */
305 "", /* DixListPropAccess */
332 "", /* DixListPropAccess */
360 "list_property", /* DixListPropAccess */
390 "list_property", /* DixListPropAccess */
[all...]
H A Dxselinux_ext.c410 rc = dixLookupWindow(&pWin, stuff->id, client, DixListPropAccess);
H A Dsecurity.c76 DixGetAttrAccess | DixReceiveAccess | DixListPropAccess |
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxselinuxint.h152 "list_property", /* DixListPropAccess */
180 "saver_getattr", /* DixListPropAccess */
200 "", /* DixListPropAccess */
227 "", /* DixListPropAccess */
254 "", /* DixListPropAccess */
281 "", /* DixListPropAccess */
308 "", /* DixListPropAccess */
335 "", /* DixListPropAccess */
363 "list_property", /* DixListPropAccess */
393 "list_property", /* DixListPropAccess */
[all...]
H A Dxselinux_ext.c413 rc = dixLookupWindow(&pWin, stuff->id, client, DixListPropAccess);
H A Dsecurity.c77 DixGetAttrAccess | DixReceiveAccess | DixListPropAccess |
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dxiproperty.c862 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixListPropAccess);
1103 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixListPropAccess);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dproperty.c591 rc = dixLookupWindow(&pWin, stuff->id, client, DixListPropAccess);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dproperty.c585 rc = dixLookupWindow(&pWin, stuff->id, client, DixListPropAccess);
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dxiproperty.c888 rc = dixLookupDevice (&dev, stuff->deviceid, client, DixListPropAccess);
1131 rc = dixLookupDevice (&dev, stuff->deviceid, client, DixListPropAccess);

Completed in 12 milliseconds