| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | selection.c | 162 rc = dixLookupWindow(&pWin, stuff->window, client, DixSetAttrAccess); in ProcSetSelectionOwner() 174 rc = dixLookupSelection(&pSel, stuff->selection, client, DixSetAttrAccess); in ProcSetSelectionOwner() 205 DixCreateAccess | DixSetAttrAccess); in ProcSetSelectionOwner() 271 rc = dixLookupWindow(&pWin, stuff->requestor, client, DixSetAttrAccess); in ProcConvertSelection()
|
| H A D | dispatch.c | 718 access_mode |= (stuff->valueMask & ~CWEventMask) ? DixSetAttrAccess : 0; in ProcChangeWindowAttributes() 910 DixManageAccess | DixSetAttrAccess); in ProcConfigureWindow() 1519 result = dixLookupGC(&pGC, stuff->gc, client, DixSetAttrAccess); in ProcChangeGC() 1543 result = dixLookupGC(&dstGC, stuff->dstGC, client, DixSetAttrAccess); in ProcCopyGC() 1569 result = dixLookupGC(&pGC, stuff->gc, client, DixSetAttrAccess); in ProcSetDashes() 1594 result = dixLookupGC(&pGC, stuff->gc, client, DixSetAttrAccess); in ProcSetClipRectangles() 2451 rc = XaceHook(XACE_SCREEN_ACCESS, client, pcmp->pScreen, DixSetAttrAccess); in ProcInstallColormap() 2480 rc = XaceHook(XACE_SCREEN_ACCESS, client, pcmp->pScreen, DixSetAttrAccess); in ProcUninstallColormap() 3101 DixSetAttrAccess); in ProcSetScreenSaver()
|
| H A D | events.c | 4763 rc = dixLookupWindow(&focusWin, focusID, client, DixSetAttrAccess); in SetInputFocus() 4902 DixSetAttrAccess); in ProcGrabPointer() 5056 rc = dixLookupWindow(&pWin, grabWindow, client, DixSetAttrAccess); in GrabDevice() 5064 DixSetAttrAccess); in GrabDevice() 5536 rc = dixLookupWindow(&pWin, stuff->grabWindow, client, DixSetAttrAccess); in ProcGrabKey() 5594 rc = dixLookupWindow(&pWin, stuff->grabWindow, client, DixSetAttrAccess); in ProcGrabButton() 5601 DixSetAttrAccess); in ProcGrabButton()
|
| H A D | gc.c | 551 RT_NONE, NULL, DixCreateAccess | DixSetAttrAccess); in CreateGC()
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xichangecursor.c | 79 rc = dixLookupDevice(&pDev, stuff->deviceid, client, DixSetAttrAccess); in ProcXIChangeCursor() 87 rc = dixLookupWindow(&pWin, stuff->win, client, DixSetAttrAccess); in ProcXIChangeCursor()
|
| H A D | setmode.c | 102 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixSetAttrAccess); in ProcXSetDeviceMode()
|
| H A D | setdval.c | 107 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixSetAttrAccess); in ProcXSetDeviceValuators()
|
| H A D | chgprop.c | 110 rc = dixLookupWindow(&pWin, stuff->window, client, DixSetAttrAccess); in ProcXChangeDeviceDontPropagateList()
|
| H A D | ungrdevb.c | 122 rc = dixLookupWindow(&pWin, stuff->grabWindow, client, DixSetAttrAccess); in ProcXUngrabDeviceButton()
|
| H A D | xipassivegrab.c | 174 DixSetAttrAccess); in ProcXIPassiveGrabDevice() 322 rc = dixLookupWindow(&win, stuff->grab_window, client, DixSetAttrAccess); in ProcXIPassiveUngrabDevice()
|
| H A D | ungrdevk.c | 124 rc = dixLookupWindow(&pWin, stuff->grabWindow, client, DixSetAttrAccess); in ProcXUngrabDeviceKey()
|
| H A D | exevents.c | 2254 DixSetAttrAccess); in GrabButton() 2275 rc = dixLookupWindow(&pWin, param->grabWindow, client, DixSetAttrAccess); in GrabButton() 2322 rc = dixLookupWindow(&pWin, param->grabWindow, client, DixSetAttrAccess); in GrabKey() 2354 rc = dixLookupWindow(&pWin, param->grabWindow, client, DixSetAttrAccess); in GrabWindow() 2399 rc = dixLookupWindow(&pWin, param->grabWindow, client, DixSetAttrAccess); in GrabTouch()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dixaccess.h | 29 #define DixSetAttrAccess (1<<5) /* set object attributes */ macro
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrlease.c | 257 RRCrtcType, client, DixSetAttrAccess); in ProcRRCreateLease() 279 RROutputType, client, DixSetAttrAccess); in ProcRRCreateLease()
|
| H A D | rrcrtc.c | 1253 VERIFY_RR_CRTC(stuff->crtc, crtc, DixSetAttrAccess); in ProcRRSetCrtcConfig() 1264 VERIFY_RR_MODE(stuff->mode, mode, DixSetAttrAccess); in ProcRRSetCrtcConfig() 1279 RROutputType, client, DixSetAttrAccess); in ProcRRSetCrtcConfig()
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compext.c | 149 DixSetAttrAccess | DixManageAccess | DixBlendAccess); in ProcCompositeRedirectWindow() 163 DixSetAttrAccess | DixManageAccess | DixBlendAccess); in ProcCompositeRedirectSubwindows() 177 DixSetAttrAccess | DixManageAccess | DixBlendAccess); in ProcCompositeUnredirectWindow() 191 DixSetAttrAccess | DixManageAccess | DixBlendAccess); in ProcCompositeUnredirectSubwindows()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | shape.c | 246 rc = dixLookupWindow(&pWin, stuff->dest, client, DixSetAttrAccess); in ProcShapeRectangles() 343 rc = dixLookupWindow(&pWin, stuff->dest, client, DixSetAttrAccess); in ProcShapeMask() 452 rc = dixLookupWindow(&pDestWin, stuff->dest, client, DixSetAttrAccess); in ProcShapeCombine() 571 rc = dixLookupWindow(&pWin, stuff->dest, client, DixSetAttrAccess); in ProcShapeOffset()
|
| H A D | xselinux_hooks.c | 510 access_mode = DixSetAttrAccess; in SELinuxSelection() 540 if (access_mode & DixSetAttrAccess) { in SELinuxSelection()
|
| H A D | saver.c | 719 DixSetAttrAccess); in ProcScreenSaverSelectInput() 762 ret = XaceHook(XACE_SCREENSAVER_ACCESS, client, pScreen, DixSetAttrAccess); in ScreenSaverSetAttributes()
|
| H A D | security.c | 84 DixGrabAccess | DixSetAttrAccess | DixUseAccess;
|
| /OK3568_Linux_fs/external/xserver/xfixes/ |
| H A D | region.c | 605 rc = dixLookupGC(&pGC, stuff->gc, client, DixSetAttrAccess); in ProcXFixesSetGCClipRegion() 654 client, DixSetAttrAccess); in ProcXFixesSetWindowShapeRegion() 739 VERIFY_PICTURE(pPicture, stuff->picture, client, DixSetAttrAccess); in ProcXFixesSetPictureClipRegion()
|
| H A D | cursor.c | 436 VERIFY_CURSOR(pCursor, stuff->cursor, client, DixSetAttrAccess); in ProcXFixesSetCursorName() 694 DixWriteAccess | DixSetAttrAccess); in ProcXFixesChangeCursor()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | render.c | 608 VERIFY_PICTURE(pPicture, stuff->picture, client, DixSetAttrAccess); in ProcRenderChangePicture() 626 VERIFY_PICTURE(pPicture, stuff->picture, client, DixSetAttrAccess); in ProcRenderSetPictureClipRectangles() 1647 VERIFY_PICTURE(pPicture, stuff->picture, client, DixSetAttrAccess); in ProcRenderSetPictureTransform() 1761 VERIFY_PICTURE(pPicture, stuff->picture, client, DixSetAttrAccess); in ProcRenderSetPictureFilter()
|
| H A D | picture.c | 767 RT_PIXMAP, pDrawable, DixCreateAccess | DixSetAttrAccess); in CreatePicture()
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkb.c | 637 CHK_KBD_DEVICE(dev, stuff->deviceSpec, client, DixSetAttrAccess); in ProcXkbLatchLockState() 3371 CHK_KBD_DEVICE(dev, stuff->deviceSpec, client, DixSetAttrAccess); in ProcXkbSetIndicatorMap() 3411 DixSetAttrAccess); in ProcXkbSetIndicatorMap() 3659 CHK_LED_DEVICE(dev, stuff->deviceSpec, client, DixSetAttrAccess); in ProcXkbSetNamedIndicator() 3679 (XaceHook(XACE_DEVICE_ACCESS, client, other, DixSetAttrAccess) in ProcXkbSetNamedIndicator() 3703 (XaceHook(XACE_DEVICE_ACCESS, client, other, DixSetAttrAccess) in ProcXkbSetNamedIndicator() 5676 Mask access_mode = DixGetAttrAccess | DixSetAttrAccess; in ProcXkbPerClientFlags()
|