Searched refs:DixListAccess (Results 1 – 4 of 4) sorted by relevance
35 #define DixListAccess (1<<11) /* list objects */ macro
559 DixGetPropAccess|DixGetFocusAccess|DixListAccess| \
78 DixGetPropAccess | DixListAccess;
859 rc = dixLookupWindow(&pWin, stuff->id, client, DixListAccess); in ProcMapSubwindows()893 rc = dixLookupWindow(&pWin, stuff->id, client, DixListAccess); in ProcUnmapSubwindows()999 rc = dixLookupWindow(&pWin, stuff->id, client, DixListAccess); in ProcQueryTree()