Lines Matching refs:DixGetAttrAccess
739 rc = dixLookupWindow(&pWin, stuff->id, client, DixGetAttrAccess); in ProcGetWindowAttributes()
948 rc = dixLookupDrawable(&pDraw, stuff->id, client, M_ANY, DixGetAttrAccess); in GetGeometry()
1168 rc = dixLookupWindow(&pWin, stuff->srcWid, client, DixGetAttrAccess); in ProcTranslateCoords()
1171 rc = dixLookupWindow(&pDst, stuff->dstWid, client, DixGetAttrAccess); in ProcTranslateCoords()
1280 rc = dixLookupFontable(&pFont, stuff->id, client, DixGetAttrAccess); in ProcQueryFont()
1328 rc = dixLookupFontable(&pFont, stuff->fid, client, DixGetAttrAccess); in ProcQueryTextExtents()
1407 DixGetAttrAccess); in ProcCreatePixmap()
1493 DixGetAttrAccess); in ProcCreateGC()
1540 result = dixLookupGC(&pGC, stuff->srcGC, client, DixGetAttrAccess); in ProcCopyGC()
2377 result = dixLookupWindow(&pWin, stuff->window, client, DixGetAttrAccess); in ProcCreateColormap()
2506 rc = dixLookupWindow(&pWin, stuff->id, client, DixGetAttrAccess); in ProcListInstalledColormaps()
2511 DixGetAttrAccess); in ProcListInstalledColormaps()
3069 DixGetAttrAccess); in ProcQueryBestSize()
3075 rc = XaceHook(XACE_SCREEN_ACCESS, client, pScreen, DixGetAttrAccess); in ProcQueryBestSize()
3161 DixGetAttrAccess); in ProcGetScreenSaver()