Home
last modified time | relevance | path

Searched refs:RT_WINDOW (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/external/xserver/composite/
H A Dcompext.c133 RT_WINDOW, client, mode); \
256 pPixmap, RT_WINDOW, pWin, DixCreateAccess); in ProcCompositeNameWindowPixmap()
310 RT_WINDOW, cs->pOverlayWin, RT_NONE, NULL, DixGetAttrAccess); in ProcCompositeGetOverlayWindow()
559 coreGetWindowBytes = GetResourceTypeSizeFunc(RT_WINDOW); in CompositeExtensionInit()
560 SetResourceTypeSizeFunc(RT_WINDOW, GetCompositeWindowBytes); in CompositeExtensionInit()
731 RT_WINDOW, client, DixGetAttrAccess); in PanoramiXCompositeNameWindowPixmap()
799 RT_WINDOW, client, DixGetAttrAccess); in PanoramiXCompositeGetOverlayWindow()
830 RT_WINDOW, cs->pOverlayWin, RT_NONE, NULL, in PanoramiXCompositeGetOverlayWindow()
H A Dcompoverlay.c155 if (!AddResource(pWin->drawable.id, RT_WINDOW, (void *) pWin)) in compCreateOverlayWindow()
/OK3568_Linux_fs/external/xserver/xfixes/
H A Dcursor.c598 RT_WINDOW, RT_PASSIVEGRAB, RT_CURSOR
611 case RT_WINDOW: in ReplaceCursorLookup()
857 ret = dixLookupResourceByType((void **) &pWin, stuff->window, RT_WINDOW, in ProcXFixesHideCursor()
921 rc = dixLookupResourceByType((void **) &pWin, stuff->window, RT_WINDOW, in ProcXFixesShowCursor()
H A Dregion.c162 rc = dixLookupResourceByType((void **) &pWin, stuff->window, RT_WINDOW, in ProcXFixesCreateRegionFromWindow()
653 rc = dixLookupResourceByType((void **) &pWin, stuff->dest, RT_WINDOW, in ProcXFixesSetWindowShapeRegion()
/OK3568_Linux_fs/external/xserver/include/
H A Dresource.h74 #define RT_WINDOW ((RESTYPE)1|RC_DRAWABLE) macro
/OK3568_Linux_fs/external/xserver/dix/
H A Dprivates.c582 if (type == RT_WINDOW) in dixLookupPrivateOffset()
583 return offsets[RT_WINDOW & TypeMask]; in dixLookupPrivateOffset()
H A Dregistry.c365 RegisterResourceName(RT_WINDOW, "WINDOW"); in dixResetRegistry()
H A Dwindow.c645 RT_WINDOW, pWin, RT_NONE, NULL, DixCreateAccess)) in CreateRootWindow()
648 if (!AddResource(pWin->drawable.id, RT_WINDOW, (void *) pWin)) in CreateRootWindow()
874 *error = XaceHook(XACE_RESOURCE_ACCESS, client, wid, RT_WINDOW, pWin, in CreateWindow()
875 RT_WINDOW, pWin->parent, in CreateWindow()
1056 FreeResource(pChild->drawable.id, RT_WINDOW); in CrushTree()
1130 pWin->lastChild->drawable.id, RT_WINDOW, in DestroySubwindows()
1407 RT_WINDOW, pWin, RT_NONE, NULL, DixGrabAccess); in ChangeWindowAttributes()
2676 if (XaceHook(XACE_RESOURCE_ACCESS, client, pWin->drawable.id, RT_WINDOW, in MapWindow()
3312 if (!AddResource(pWin->drawable.id, RT_WINDOW, in TileScreenSaver()
H A Dtouch.c837 TouchAddListener(ti, win->drawable.id, RT_WINDOW, CORE, in TouchAddRegularListener()
H A Dresource.c438 [RT_WINDOW & (RC_LASTPREDEF - 1)] = {
H A Ddispatch.c700 if (!AddResource(stuff->wid, RT_WINDOW, (void *) pWin)) in ProcCreateWindow()
H A Devents.c4424 RT_WINDOW, pWin, RT_NONE, NULL, DixManageAccess); in EventSelectForWindow()
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxext.c186 pWindow->drawable.id, RT_WINDOW, in __glXFreeGLXWindow()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dsecurity.c750 if ((requested & DixCreateAccess) && (rec->rtype == RT_WINDOW)) in SecurityResource()
755 if (rec->rtype == RT_WINDOW) in SecurityResource()
H A Dxselinux_hooks.c665 if (access_mode & DixCreateAccess && rec->rtype == RT_WINDOW) { in SELinuxResource()
767 if (rec->type != RT_WINDOW) in SELinuxResourceState()
H A Dsaver.c501 if (!AddResource(pWin->drawable.id, RT_WINDOW, pWin)) in CreateSaverWindow()
H A DpanoramiXprocs.c478 RT_WINDOW, client, DixWriteAccess); in PanoramiXConfigureWindow()
/OK3568_Linux_fs/external/xserver/dbe/
H A Dmidbe.c174 RT_WINDOW, pWin, DixCreateAccess); in miDbeAllocBackBufferName()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxextension.c903 if ((type & TypeMask) == (RT_WINDOW & TypeMask)) { in dmxBECreateResources()
1530 if ((type & TypeMask) == (RT_WINDOW & TypeMask)) { in dmxBEDestroyResources()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowwindow.c720 FindClientResourcesByType(c, RT_WINDOW, winFindWindow, &wi); in winGetWindowID()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog110980 BadWindow with a resource type like RT_WINDOW, and return the