Home
last modified time | relevance | path

Searched refs:xDMXGetWindowAttributesReply (Results 1 – 10 of 10) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/dmx/
H A Ddmx.c616 xDMXGetWindowAttributesReply rep; in ProcDMXGetWindowAttributes()
652 rep = (xDMXGetWindowAttributesReply) { in ProcDMXGetWindowAttributes()
680 WriteToClient(client, sizeof(xDMXGetWindowAttributesReply), &rep); in ProcDMXGetWindowAttributes()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/dmx/
H A Ddmx.c616 xDMXGetWindowAttributesReply rep; in ProcDMXGetWindowAttributes()
652 rep = (xDMXGetWindowAttributesReply) { in ProcDMXGetWindowAttributes()
680 WriteToClient(client, sizeof(xDMXGetWindowAttributesReply), &rep); in ProcDMXGetWindowAttributes()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/dmx/
H A Ddmx.c616 xDMXGetWindowAttributesReply rep; in ProcDMXGetWindowAttributes()
652 rep = (xDMXGetWindowAttributesReply) { in ProcDMXGetWindowAttributes()
680 WriteToClient(client, sizeof(xDMXGetWindowAttributesReply), &rep); in ProcDMXGetWindowAttributes()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/dmx/
H A Ddmx.c616 xDMXGetWindowAttributesReply rep; in ProcDMXGetWindowAttributes()
652 rep = (xDMXGetWindowAttributesReply) { in ProcDMXGetWindowAttributes()
680 WriteToClient(client, sizeof(xDMXGetWindowAttributesReply), &rep); in ProcDMXGetWindowAttributes()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/dmx/
H A Ddmx.c616 xDMXGetWindowAttributesReply rep; in ProcDMXGetWindowAttributes()
652 rep = (xDMXGetWindowAttributesReply) { in ProcDMXGetWindowAttributes()
680 WriteToClient(client, sizeof(xDMXGetWindowAttributesReply), &rep); in ProcDMXGetWindowAttributes()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/dmx/
H A Ddmx.c616 xDMXGetWindowAttributesReply rep; in ProcDMXGetWindowAttributes()
652 rep = (xDMXGetWindowAttributesReply) { in ProcDMXGetWindowAttributes()
680 WriteToClient(client, sizeof(xDMXGetWindowAttributesReply), &rep); in ProcDMXGetWindowAttributes()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/dmx/
H A Ddmx.c616 xDMXGetWindowAttributesReply rep; in ProcDMXGetWindowAttributes()
652 rep = (xDMXGetWindowAttributesReply) { in ProcDMXGetWindowAttributes()
680 WriteToClient(client, sizeof(xDMXGetWindowAttributesReply), &rep); in ProcDMXGetWindowAttributes()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/dmx/
H A Ddmx.c616 xDMXGetWindowAttributesReply rep; in ProcDMXGetWindowAttributes()
652 rep = (xDMXGetWindowAttributesReply) { in ProcDMXGetWindowAttributes()
680 WriteToClient(client, sizeof(xDMXGetWindowAttributesReply), &rep); in ProcDMXGetWindowAttributes()
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/extensions/
H A Ddmxproto.h294 } xDMXGetWindowAttributesReply; typedef
/dports/x11/libdmx/libdmx-1.1.4/src/
H A Ddmx.c506 xDMXGetWindowAttributesReply rep; in DMXGetWindowAttributes()