Searched refs:dixChangeWindowProperty (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | property.h | 68 extern _X_EXPORT int dixChangeWindowProperty(ClientPtr pClient,
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/ |
| H A D | ddcProperty.c | 54 dixChangeWindowProperty(serverClient, pScreen->root, atom, XA_INTEGER, in setRootWindowEDID()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Init.c | 265 err = dixChangeWindowProperty(serverClient, pScreen->root, SeatAtom, in AddSeatId() 284 err = dixChangeWindowProperty(serverClient, pScreen->root, VTAtom, in AddVTAtoms() 288 err |= dixChangeWindowProperty(serverClient, pScreen->root, HasVTAtom, in AddVTAtoms()
|
| H A D | xf86Events.c | 351 dixChangeWindowProperty(serverClient, in xf86UpdateHasVTProperty()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | property.c | 244 err = dixChangeWindowProperty(client, pWin, stuff->property, stuff->type, in ProcChangeProperty() 254 dixChangeWindowProperty(ClientPtr pClient, WindowPtr pWin, Atom property, in dixChangeWindowProperty() function
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xselinux_hooks.c | 781 rc = dixChangeWindowProperty(serverClient, in SELinuxResourceState() 799 rc = dixChangeWindowProperty(serverClient, in SELinuxResourceState()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | xprFrame.c | 132 dixChangeWindowProperty(serverClient, pFrame->win, in xprSetNativeProperty()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | applewm.c | 120 dixChangeWindowProperty(serverClient, pWin, xa_native_screen_origin(), in AppleWMSetScreenOrigin()
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbInit.c | 203 dixChangeWindowProperty(serverClient, screenInfo.screens[0]->root, name, in XkbWriteRulesProp()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winwin32rootless.c | 963 dixChangeWindowProperty(serverClient, pFrame->win, AtmWindowsWmNativeHwnd(), in winMWExtWMSetNativeProperty()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 30209 Use dixChangeWindowProperty(serverClient, ...) instead. 166775 xace: pass serverClient as default argument to dixChangeWindowProperty 166854 changing a property, dixChangeWindowProperty, taking an additional client argument.
|