Home
last modified time | relevance | path

Searched refs:DixSetAttrAccess (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/external/xserver/dix/
H A Dselection.c162 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 Ddispatch.c718 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 Devents.c4763 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 Dgc.c551 RT_NONE, NULL, DixCreateAccess | DixSetAttrAccess); in CreateGC()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxichangecursor.c79 rc = dixLookupDevice(&pDev, stuff->deviceid, client, DixSetAttrAccess); in ProcXIChangeCursor()
87 rc = dixLookupWindow(&pWin, stuff->win, client, DixSetAttrAccess); in ProcXIChangeCursor()
H A Dsetmode.c102 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixSetAttrAccess); in ProcXSetDeviceMode()
H A Dsetdval.c107 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixSetAttrAccess); in ProcXSetDeviceValuators()
H A Dchgprop.c110 rc = dixLookupWindow(&pWin, stuff->window, client, DixSetAttrAccess); in ProcXChangeDeviceDontPropagateList()
H A Dungrdevb.c122 rc = dixLookupWindow(&pWin, stuff->grabWindow, client, DixSetAttrAccess); in ProcXUngrabDeviceButton()
H A Dxipassivegrab.c174 DixSetAttrAccess); in ProcXIPassiveGrabDevice()
322 rc = dixLookupWindow(&win, stuff->grab_window, client, DixSetAttrAccess); in ProcXIPassiveUngrabDevice()
H A Dungrdevk.c124 rc = dixLookupWindow(&pWin, stuff->grabWindow, client, DixSetAttrAccess); in ProcXUngrabDeviceKey()
H A Dexevents.c2254 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 Ddixaccess.h29 #define DixSetAttrAccess (1<<5) /* set object attributes */ macro
/OK3568_Linux_fs/external/xserver/randr/
H A Drrlease.c257 RRCrtcType, client, DixSetAttrAccess); in ProcRRCreateLease()
279 RROutputType, client, DixSetAttrAccess); in ProcRRCreateLease()
H A Drrcrtc.c1253 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 Dcompext.c149 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 Dshape.c246 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 Dxselinux_hooks.c510 access_mode = DixSetAttrAccess; in SELinuxSelection()
540 if (access_mode & DixSetAttrAccess) { in SELinuxSelection()
H A Dsaver.c719 DixSetAttrAccess); in ProcScreenSaverSelectInput()
762 ret = XaceHook(XACE_SCREENSAVER_ACCESS, client, pScreen, DixSetAttrAccess); in ScreenSaverSetAttributes()
H A Dsecurity.c84 DixGrabAccess | DixSetAttrAccess | DixUseAccess;
/OK3568_Linux_fs/external/xserver/xfixes/
H A Dregion.c605 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 Dcursor.c436 VERIFY_CURSOR(pCursor, stuff->cursor, client, DixSetAttrAccess); in ProcXFixesSetCursorName()
694 DixWriteAccess | DixSetAttrAccess); in ProcXFixesChangeCursor()
/OK3568_Linux_fs/external/xserver/render/
H A Drender.c608 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 Dpicture.c767 RT_PIXMAP, pDrawable, DixCreateAccess | DixSetAttrAccess); in CreatePicture()
/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkb.c637 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()

12